Add auto window rolling to Quota Tracker to keep rolling-window quotas rotating and avoid long waits after one-time exhaustion#265
Open
eachann1024 wants to merge 3 commits intodecolua:masterfrom
Conversation
- add quota tracker auto window rolling across the quota warmup service, API route, initialization flow, and usage hiding\n- surface rolling window state in quota tracker views and align the control styling with the existing header buttons\n- rename the control to Auto Window Rolling and keep the rolling window tooltip and locale entries in sync
- track the active rolling window refresh state in the service and preserve per-model warmup state while a run is in progress\n- poll the auto window rolling status while a run is active so the Quota Tracker view refreshes immediately after completion\n- show busy and refreshing states in the Quota Tracker header control and provider cards without triggering extra runs on page entry
- add the new auto window rolling tooltip translation entries for zh-CN and vi\n- add the Refreshing state translation used by the active rolling refresh indicators
Contributor
Author
Resources.2026-03-08.at.03.43.57.mp4Additionally, some unfriendly translations were fix. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation