Skip to main content

Interface: QuotaLimitOptions

Options for quota limiting.

Param

Number of total executions allowed. Note that this would be reset upon any redeployment of the backend.

Param

What this limit applies to: per user? per IP? global?

Properties

renewPeriod

Optional renewPeriod: QuotaRenewPeriod


scope

Optional scope: LimiterScope


value

value: number