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

Inflight request throttle fix #1471

Merged
merged 2 commits into from Sep 7, 2017
Merged

Commits on Sep 1, 2017

  1. Properly handle calling next from inflightRequestThrottle

    * Always call next
    * Abort middleware chain by passing `false` when shedding load
    * Fix error messages
    * Remove accidental onRequest on prototype
    retrohacker committed Sep 1, 2017
    Copy the full SHA
    4c27d69 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2017

  1. Merge branch 'master' into inflightRequestThrottleFix

    William Blankenship committed Sep 6, 2017
    Copy the full SHA
    b079b5c View commit details
    Browse the repository at this point in the history