You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update NATS and Redis storage implementations to include reset functionality and modify token handling
- Changed TTL in NATS storage from 1 hour to 24 hours.
- Updated token handling in NATS storage to use 'tokens' instead of 'maxTokens'.
- Added reset method in both NATS and Redis storage to set the value to maxTokens.
- Enhanced rate limiter to call reset on distributed storage when necessary.
0 commit comments