retry
parameter in sync REST LRO methods is ignored
#723
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
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.The text was updated successfully, but these errors were encountered: