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

chore: bump rec_limit and allow override #43

Merged
merged 14 commits into from
Sep 27, 2023
Merged

Commits on Sep 4, 2023

  1. chore: bump rec_limit and allow override

    Daniel Bush committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    e937167 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

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

Commits on Sep 11, 2023

  1. chore: improve error message

    Daniel Bush committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    75553ab View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. test: rec_limit test

    Daniel Bush committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a72681f View commit details
    Browse the repository at this point in the history
  2. chore: improve error message (fetch_all_pages)

    Daniel Bush committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8a5b394 View commit details
    Browse the repository at this point in the history
  3. feat: add a default Retry

    Daniel Bush committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    fd41fd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. chore: tidy up

    Daniel Bush committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    805ecf1 View commit details
    Browse the repository at this point in the history
  2. test: debug

    Daniel Bush committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f4ff458 View commit details
    Browse the repository at this point in the history
  3. chore: use urllib3 1.x for now

    Daniel Bush committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    b3dcb68 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. test: better retry test

    Daniel Bush committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    680c12f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. test: debug extract test

    Daniel Bush committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    dcd49d1 View commit details
    Browse the repository at this point in the history
  2. test: use httpretty for retry test

    Daniel Bush committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    a1e31b8 View commit details
    Browse the repository at this point in the history
  3. chore: restore dep version requirement

    Daniel Bush committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    60ca737 View commit details
    Browse the repository at this point in the history
  4. chore: tidy up

    Daniel Bush committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d0808a7 View commit details
    Browse the repository at this point in the history