consumeRateLimit(Defined in: packages/modelence/src/rate-limit/rules.ts:30 This function will check all rate limit rules on the specified bucket and type, throw an error if any of them are exceeded and increase the count of the rate limit record.options):Promise<void>
Example
Parameters
Returns
Promise<void>