Skip to content

Bugfix

Compare
Choose a tag to compare
@timopruesse timopruesse released this 03 Jul 17:44
· 72 commits to master since this release

Bump version of hamburgscleanest/guzzle-advanced-throttle to include a bugfix.

Fixed

  • The request count was not properly reset because RateLimiter::getCurrentRequestCount() wasn't used internally.

Thanks to @huisman303 for finding this!