Files
gitea-dashboard/tests
sylvain b40dea32f4 fix(client,exporter): handle HTTP 429 retry and sanitize JSON
_get_with_retry now retries on HTTP 429 responses, respecting the
Retry-After header when present. exporter sanitizes control characters
(0x00-0x1F except \n \r \t) in text fields before JSON serialization.

fixes #11
fixes #12

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 19:15:25 +01:00
..
2026-03-10 18:21:33 +01:00