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

CLOUDP-237245: Add example for retrying requests #294

Merged
merged 19 commits into from Mar 28, 2024
Merged

Commits on Mar 26, 2024

  1. CLOUDP-237245: retry example

    wtrocki committed Mar 26, 2024
    Copy the full SHA
    fbf8e64 View commit details
    Browse the repository at this point in the history
  2. fix: extract function

    wtrocki committed Mar 26, 2024
    Copy the full SHA
    f37e8ea View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0f2d20a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c8ceaef View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    12f3972 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. fix: review comments

    wtrocki committed Mar 27, 2024
    Copy the full SHA
    c61e96e View commit details
    Browse the repository at this point in the history
  2. fix: whitespace

    wtrocki committed Mar 27, 2024
    Copy the full SHA
    82401e4 View commit details
    Browse the repository at this point in the history
  3. fix: retry function

    wtrocki committed Mar 27, 2024
    Copy the full SHA
    fba8682 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f8817f1 View commit details
    Browse the repository at this point in the history
  5. fix: update golang ci lint

    wtrocki committed Mar 27, 2024
    Copy the full SHA
    1cd3ad6 View commit details
    Browse the repository at this point in the history
  6. chore: update readme

    wtrocki committed Mar 27, 2024
    Copy the full SHA
    cc4c520 View commit details
    Browse the repository at this point in the history
  7. Update examples/retry/retry.go

    Co-authored-by: Gustavo Bazan <gustavo.bazan@mongodb.com>
    wtrocki and gssbzn committed Mar 27, 2024
    Copy the full SHA
    c22662b View commit details
    Browse the repository at this point in the history
  8. Update examples/retry/retry.go

    Co-authored-by: Gustavo Bazan <gustavo.bazan@mongodb.com>
    wtrocki and gssbzn committed Mar 27, 2024
    Copy the full SHA
    d5d4d9a View commit details
    Browse the repository at this point in the history
  9. Update examples/go.mod

    Co-authored-by: Gustavo Bazan <gustavo.bazan@mongodb.com>
    wtrocki and gssbzn committed Mar 27, 2024
    Copy the full SHA
    bc86dce View commit details
    Browse the repository at this point in the history
  10. Update examples/retry/retry.go

    Co-authored-by: Gustavo Bazan <gustavo.bazan@mongodb.com>
    wtrocki and gssbzn committed Mar 27, 2024
    Copy the full SHA
    51d06d8 View commit details
    Browse the repository at this point in the history
  11. fix: retry options

    wtrocki committed Mar 27, 2024
    Copy the full SHA
    c1df4dd View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    bf10f2e View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    5193787 View commit details
    Browse the repository at this point in the history
  14. fix: bring back testify

    wtrocki committed Mar 27, 2024
    Copy the full SHA
    0ca7eae View commit details
    Browse the repository at this point in the history