Skip to content

Geo: Increase retry backoff cap for blobs missing on primary

What does this MR do and why?

Describe in detail what your merge request does and why.

Increase the exponential backoff cap of failure retries from 1 hour to 4 hours when SSF records a sync failure due to a blob being missing on the Geo primary site.

This change is effectively behind the existing feature flag #348590 (closed) since there is no behavior change if the FF is off.

Related to #348745 (closed)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Michael Kozono

Merge request reports