Retry feature flags call. If number of tries is exceeded, rethrow an error.
Depends on D8652
Differential D8679
[native] Retry feature flags call Authored by tomek on Jul 31 2023, 2:26 PM.
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
| ||||||||||||||||||||