-
Couldn't load subscription status.
- Fork 11
Open
Description
We have some endpoints that are rate limited but we always want to the requests to succeed even if that sends the token balance negative. Currently we'd need to instantiate two RollingLimit classes with different options and manage which instance was applied to the different endpoints.
Would you be open to adding a new parameter to the use() signature to specify the value for force? e.g. use(id, cost, force)
Metadata
Metadata
Assignees
Labels
No labels