API Rate limiting for hosted version
Open
@dracarys18 is already working on this.
Since Feb 16, 2023.
- Dominant language
- Rust
- Stars
- 43.6k
- Forks
- 5.1k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 210
Description
The hosted version of the product shall include a pricing with upto 10000 transactions free every month.
The application should support such a rate limiting at an API key (or) merchant level. When the transaction exceeds the limit, the situation shall be gracefully handled by providing a
(i) grace period to the merchant
(ii) notification to the merchant which makes merchant sign an agreement
(iii) beyond grace period, automatically block service
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.