Jblew / firebase-functions-rate-limiter

Js/ts library that allows you to set per-time, per-user or per-anything limits for calling Firebase cloud functions
MIT License
100 stars 15 forks source link

Feature request: get current quota usage #3

Open robertvorthman opened 4 years ago

robertvorthman commented 4 years ago

Please add a feature that returns the integer value of the remaining quota, example: "2 attempts remaining until requests throttled..."