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 backpressure mechanism to limit the number of concurrent outgoing calls #101

Merged
merged 6 commits into from
Jan 18, 2022

Commits on Jan 17, 2022

  1. Add back pressure mechanism

    bachya committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    cea5f55 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Code review (round 1)

    bachya committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    6f836e9 View commit details
    Browse the repository at this point in the history
  2. Fix return type

    bachya committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    7274933 View commit details
    Browse the repository at this point in the history
  3. Update typing

    bachya committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    b6e5b68 View commit details
    Browse the repository at this point in the history
  4. Typing

    bachya committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    ab7fbed View commit details
    Browse the repository at this point in the history
  5. Cleanup

    bachya committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    d37bf7e View commit details
    Browse the repository at this point in the history