quota_math.go
599 Bytes
-
fix(billing): validate quantity parameters and harden quota calculations · d0bd8aac
Bound user-supplied count/duration parameters at request validation, route ratio multipliers through guarded setters, and use saturating int conversions in all quota math paths.
CaIon committed