|
|
|
|
|
by hirsin
61 days ago
|
|
Is there some obvious reason not to measure requests per minute rather than second? Or is it an offhand joke? Some systems I've worked on had APIs that averaged less than one per second, but I don't think we want to be measuring in millibecquerels. Some have measured on millions of requests per hour, because the hourly usage was a key quantity, as rate limits were hourly as well. |
|
SI multipliers are all powers of 10, not 60, so minutes and hours are not really compliant.