Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(storage): add maxAttempts RetryOption #9215

Merged
merged 26 commits into from
Jan 17, 2024

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    7046ee5 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    92ca12a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    303b8e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    fbb30ff View commit details
    Browse the repository at this point in the history
  2. git test failing

    Tulsishah committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    c154295 View commit details
    Browse the repository at this point in the history
  3. git test failing

    Tulsishah committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    0c94854 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03aa6fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e060d3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3ac62f View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. fixing comment

    Tulsishah committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    17890c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. fixing git test

    Tulsishah committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    ca327a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8527d68 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. fixing comments

    Tulsishah committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    a4912a8 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/configure_max_retry_count' into …

    …configure_max_retry_count
    Tulsishah committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    ffa763d View commit details
    Browse the repository at this point in the history
  3. adding more unit tests

    Tulsishah committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f604a31 View commit details
    Browse the repository at this point in the history
  4. small fix

    Tulsishah committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    af39147 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4e0c1f View commit details
    Browse the repository at this point in the history
  6. converting int to pointer

    Tulsishah committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    1877bb4 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    ca59001 View commit details
    Browse the repository at this point in the history
  2. removing unnecessay tests

    Tulsishah committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    de87569 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57e1ed7 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    63eca5f View commit details
    Browse the repository at this point in the history
  2. doc update

    Tulsishah committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    253d65e View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/configure_max_retry_count' into …

    …configure_max_retry_count
    Tulsishah committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6b3ed1a View commit details
    Browse the repository at this point in the history
  4. doc update

    Tulsishah committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    889808f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c155efe View commit details
    Browse the repository at this point in the history