The panel indicator currently averages all quota windows. This can overstate usable quota --- for example, 86% remaining on the main weekly limit plus 100% on Spark appears as approximately 93%.
Please:
- Show the remaining percentage of the most-constrained active quota instead of averaging windows.
- Replace "May run out before reset" with a quantitative estimate:
Will hit limit in ~1d 4h
Will hit limit ~5d before reset
Safe at current pace when it will last until reset
The existing quota timing and pace calculation should already provide the necessary data.
If this request is accepted, we would be happy to implement it and submit a PR.
The panel indicator currently averages all quota windows. This can overstate usable quota --- for example, 86% remaining on the main weekly limit plus 100% on Spark appears as approximately 93%.
Please:
Will hit limit in ~1d 4hWill hit limit ~5d before resetSafe at current pacewhen it will last until resetThe existing quota timing and pace calculation should already provide the necessary data.
If this request is accepted, we would be happy to implement it and submit a PR.