- Notifications
You must be signed in to change notification settings - Fork90
Open
Description
Theretry
parameter in sync REST LRO methods is unused which means that the configured retryable error codes are ignored. Ensure that the configured retryable error codes are passed down to the auth layer and the request is retried if the response status is one of the configured retryable error codes.