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

issue#2609 | Sasha | predictable axios requests #2702

Merged
merged 7 commits into from Mar 1, 2021

Commits on Feb 5, 2020

  1. issue#2609 | Sasha | predictable axios requests

    - axios requests are not delayed by pre-emptive promise creation by default
    - add options to interceptors api ("synchronous" and "runWhen")
    - add documentation and unit tests
    sashaKorotkov committed Feb 5, 2020
    Copy the full SHA
    1e4352a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

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

Commits on Feb 14, 2020

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

Commits on Feb 17, 2020

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

Commits on Feb 18, 2020

  1. issue#2609 | Sasha | add 2 adapter unit tests

    - remove check for requestCancelled
    SashaKoro committed Feb 18, 2020
    Copy the full SHA
    cfb8d6e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

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

Commits on Feb 23, 2021

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