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: retry API calls with exponential backoff #287

Merged
merged 15 commits into from Oct 16, 2020
Merged

feat: retry API calls with exponential backoff #287

merged 15 commits into from Oct 16, 2020

Commits on Oct 2, 2020

  1. unit tests pass

    andrewsg committed Oct 2, 2020
    Copy the full SHA
    8d3ff6a View commit details
    Browse the repository at this point in the history
  2. _http tests

    andrewsg committed Oct 2, 2020
    Copy the full SHA
    0c48398 View commit details
    Browse the repository at this point in the history
  3. blacken

    andrewsg committed Oct 2, 2020
    Copy the full SHA
    054710d View commit details
    Browse the repository at this point in the history
  4. lint

    andrewsg committed Oct 2, 2020
    Copy the full SHA
    186362f View commit details
    Browse the repository at this point in the history
  5. notes

    andrewsg committed Oct 2, 2020
    Copy the full SHA
    bbf10d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. change etag behavior

    andrewsg committed Oct 9, 2020
    Copy the full SHA
    741aff0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    403afd4 View commit details
    Browse the repository at this point in the history
  3. py2 compat

    andrewsg committed Oct 9, 2020
    Copy the full SHA
    95293c1 View commit details
    Browse the repository at this point in the history
  4. comments

    andrewsg committed Oct 9, 2020
    Copy the full SHA
    73d37cf View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. Copy the full SHA
    46693d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. py2 compat

    andrewsg committed Oct 12, 2020
    Copy the full SHA
    7052b12 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5f0f473 View commit details
    Browse the repository at this point in the history
  3. lint

    andrewsg committed Oct 12, 2020
    Copy the full SHA
    8ba68c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. documentation

    andrewsg committed Oct 15, 2020
    Copy the full SHA
    ffa6527 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1d46d1c View commit details
    Browse the repository at this point in the history