Skip to content

Conversation

browndav-msft
Copy link
Member

Updated documentation to clarify the issue that the customer was having in #45373.

This makes it clearer whether something is in seconds or milliseconds.

@Copilot Copilot AI review requested due to automatic review settings August 11, 2025 22:18
@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Aug 11, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates documentation in the Azure Storage Common library to clarify units of time measurement (seconds vs milliseconds) in retry-related methods and parameters. The changes address customer confusion about time units as referenced in issue #45373.

  • Corrected default values in constructor documentation to show milliseconds (4ms → 4_000ms, 30ms → 30_000ms, 120ms → 120_000ms)
  • Updated method documentation to explicitly specify when values are in seconds vs milliseconds
  • Fixed a minor grammatical error in a method comment

Copy link
Member

@ibrandes ibrandes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@browndav-msft browndav-msft merged commit d9a8bed into Azure:main Aug 13, 2025
18 checks passed
@browndav-msft browndav-msft deleted the #45373 branch August 13, 2025 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants