cachethq / core

🚦 The core of Cachet, the open-source status page system.
https://cachethq.io
MIT License
101 stars 20 forks source link

API Custom Rate Limiting #35

Closed joelbutcher closed 4 months ago

joelbutcher commented 9 months ago

As discussed here, Cachet should probably implement it's own API rate limiting middleware that can be configured via the cachet.php config file.

jbrooksuk commented 5 months ago

@joelbutcher I'm thinking we could limit 5 requests / sec = 300 requests / min by default.