Ask a question to get started
Enter to sendā¢Shift+Enter new line
Creates a new UpstashRatelimitHandler object with the same ratelimit configurations but with a new identifier if it's provided.
Also resets the state of the handler.
reset( self, identifier: Optional[str] = None, ) -> UpstashRatelimitHandler