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: support timeout and AbortController #268

Merged
merged 12 commits into from
Aug 22, 2023

Commits on Aug 18, 2023

  1. feat: implemented timeout

    picunada committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    7889db2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ad7756 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43d8932 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cd80e3 View commit details
    Browse the repository at this point in the history
  5. fix: changed default timeoutExponent function

    changed default timeoutExponent function to not increase over retries.
    picunada committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    7cc446c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38ed5dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e796a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b767af1 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. refactor: simplify

    pi0 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ba43ba1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9669913 View commit details
    Browse the repository at this point in the history
  3. add polyfills for AbortController

    pi0 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    16da00f View commit details
    Browse the repository at this point in the history
  4. add todo

    pi0 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8d3dd29 View commit details
    Browse the repository at this point in the history