RequestRetryOptions javadoc is wrong #45373
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Storage
Storage Service (Queues, Blobs, Files)
The javadoc for this RequestRetryOptions constructor is wrong, it says the initial delay is of 4ms instead of the actual 4s. Same for the max delay it says 120ms instead of 120s. This is misleading and causes confusion.
The text was updated successfully, but these errors were encountered: