Files
Matheus Sampaio Queiroga 59c8a863d6
All checks were successful
Golang test / go-test (push) Successful in 14s
Improve GitHub rate limit handling
Check the `retry-after` header first for rate limit waits. Fall back
to `x-ratelimit-remaining` and `x-ratelimit-reset` if necessary,
correctly interpreting the reset value as a Unix timestamp.

Also simplifies the `ReRequest` helper to use `http.DefaultClient` and
refines panic recovery in Gitea asset uploads.
2025-04-22 21:13:50 -03:00
..
2025-03-13 19:25:25 -03:00
2025-03-13 19:25:25 -03:00
2025-04-22 21:13:50 -03:00