spacewander commented on issue #4809: URL: https://github.com/apache/apisix/issues/4809#issuecomment-900316938
> Using rate() to get how much is difficult to get an integer (because " rate() also has logic to handle samples not quite covering the entire time range you pass to rate() ") It's recommended to use `rate()` which solves some edge cases. Calculate the time range manually may be wrong in some situations, for example, your sample time and query time may be mismatched. -- 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]
