You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to add proper retries to the sdk, we can try to implement retry middlewares with different retry strategies. prefrably make a PR per middleware to keep focus on each case.
create minimum 5 Middleware one for each type of retry:
In order to add proper retries to the sdk, we can try to implement retry middlewares with different retry strategies. prefrably make a PR per middleware to keep focus on each case.
create minimum 5 Middleware one for each type of retry:
see here for technical details https://docs.microsoft.com/en-us/azure/architecture/best-practices/transient-faults
linked to #192
The text was updated successfully, but these errors were encountered: