Open
Description
The retry
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.