coffeebe4code opened a new issue, #9186:
URL: https://github.com/apache/apisix/issues/9186

   ### Description
   
   As an API Developer I would like to not only limit a consumer based on a 
short duration (preventing bursts, ddos, etc). I would like to limit a consumer 
based on cost contracts.
   
   Ie, this apikey or consumer can call an api X number of times per month 
according to their payment and billing plan.
   
   In other api gateway terminology. The shorter duration is called a "Spike 
Arrest". The longer duration is considered a "Quota Limit".
   
   We can do the work ourself and make this a custom plugin. But I thought this 
was generic enough, and easy enough to duplicate the limit count plugin, that 
it would be a good suggestion. If you would accept a PR, I would be willing to 
do so here and follow the contributor/pr guidelines.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to