Bohdan Triapitsyn
34aefb731b
fix(quota): show all Z.ai usage windows
2026-07-30 00:05:52 +03:00
11e5ab93a9
fix(quota): guard remaining usage percent ( #1242 )
...
* fix(quota): guard remaining usage percent
* test(quota): cover non-finite usage percents
* fix(ui): clean up virtual scroll frame
---------
Co-authored-by: Isaac Sanchez <isanchez-hawkins@arize.com >
Co-authored-by: Bohdan Triapitsyn <artmore@protonmail.com >
2026-05-13 14:51:46 +03:00
Isaac Sanchez-Hawkins and Isaac Sanchez
c005c59186
fix(quota): accept epoch reset timestamps ( #1241 )
...
* fix(quota): accept epoch reset timestamps
* fix(quota): format epoch reset windows
---------
Co-authored-by: Isaac Sanchez <isanchez-hawkins@arize.com >
2026-05-13 10:30:42 +03:00
Isaac Sanchez-Hawkins and Isaac Sanchez
b944bd812c
fix(quota): ignore invalid reset timestamps ( #1182 )
...
* fix(quota): ignore invalid reset timestamps
* fix(quota): guard reset-after timestamps
---------
Co-authored-by: Isaac Sanchez <isanchez-hawkins@arize.com >
2026-05-12 11:05:22 +03:00
Nelson Pires
243abe9d16
refactor(quota): modularize quota providers and add docs map ( #427 )
...
* refactor(quota): migrate server quota providers to modular registry architecture
* docs: add quota module documentation
Explain the quota module purpose and runtime signals.
List entrypoints, provider registry, and response shape.
Outline steps to add a new provider and testing commands.
2026-02-15 16:19:10 +02:00