cds-snc / platform-forms-client

NextJS application that serves the public-facing website for Forms
https://forms-staging.cdssandbox.xyz/
MIT License
31 stars 12 forks source link

Proof of Concept for API rate limiting using the Token Bucket solution #3748

Closed craigzour closed 3 weeks ago

craigzour commented 3 weeks ago

Here is the PoC Github branch https://github.com/cds-snc/platform-forms-client/tree/prototype/token-bucket

srtalbot commented 3 weeks ago

Added information to the design document. Design has provided feedback!