cadence icon indicating copy to clipboard operation
cadence copied to clipboard

[WIP] Make target domain not active non-retryable

Open demirkayaender opened this issue 2 years ago • 0 comments

What changed? With current logic, we retry tasks if the target domain is not active (failed over). This causes retry storms and it's not fixable unless the domain fails over back to the previous active region. Making this non-retryable will help regenerate the task.

Why?

How did you test it?

Potential risks

Release notes

Documentation Changes

demirkayaender avatar Mar 29 '22 05:03 demirkayaender