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

Add exponential backoff to queries using RetryClient #60

Merged
merged 10 commits into from
Sep 16, 2023

Commits on Sep 5, 2023

  1. wip trying to get error type

    ipatka committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    809196b View commit details
    Browse the repository at this point in the history
  2. Add retry option to args

    ipatka committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    5734adf View commit details
    Browse the repository at this point in the history
  3. format

    ipatka committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    092f8f9 View commit details
    Browse the repository at this point in the history
  4. merge

    ipatka committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e1f59cc View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. adapt to new fetcher pattern

    ipatka committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    ad01c96 View commit details
    Browse the repository at this point in the history
  2. remove debug

    ipatka committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    74ab420 View commit details
    Browse the repository at this point in the history
  3. fix test

    ipatka committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    0e9676e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Try using retry client

    ipatka committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    041e186 View commit details
    Browse the repository at this point in the history
  2. fix

    ipatka committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1b20481 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. update defaults

    ipatka committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    1b53fd8 View commit details
    Browse the repository at this point in the history