You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test left only 500ms of margin between the accumulated bandwidth
debt and the burst tolerance, so a slow runner would see the debt drain
back under the burst and admit the request that should have been
rejected. Scaled the rate and burst down so the margin is seconds
instead of milliseconds, keeping the same scenario.
Closes FS-459
0 commit comments