coupergateway / couper

Couper is a lightweight API gateway designed to support developers in building and operating API-driven Web projects
https://couper.io
MIT License
84 stars 15 forks source link

rate-limiter: unlock requests canceled in the queue #828

Closed filex closed 2 months ago

filex commented 2 months ago

Fix for #827


Reviewer checklist
  • Read PR description: a summary about the changes is required
  • Changelog updated
  • Documentation: docs/{Reference, Cli, ...}, Docker and cli help/usage
  • Pulled branch, manually tested
  • Verified requirements are met
  • Reviewed the code
  • Reviewed the related tests
malud commented 2 months ago

I'll merge it now for testing purposes and add unit tests with another PR.