Jean Costa

Results 2 issues of Jean Costa

Solves https://github.com/Jblew/firebase-functions-rate-limiter/issues/40 ## Motivation / Context After running some tests with this repository, I was running into an issue of requests often not being accounted if they happened within one...

When performing some tests, calls done one after the other are "using a single token" because of them getting the exact same timestamp in seconds. Using milliseconds for the timestamps...

bug