Retry feature flags call. If number of tries is exceeded, rethrow an error.
Depends on D8652
Differential D8679
[native] Retry feature flags call tomek on Jul 31 2023, 7:26 AM. Authored by Tags None Referenced Files
Subscribers
Details
Retry feature flags call. If number of tries is exceeded, rethrow an error. Depends on D8652 Add console logs and simulate failed requests - the requests should be retried up to numberOfTries times with delays.
Diff Detail
Event Timeline
Comment Actions Avoid sleep before throwing
|