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(identifier: string): UpstashRatelimitHandler| Name | Type | Description |
|---|---|---|
identifier | string | Optional new identifier to use for the new handler instance |