All checks were successful
Golang test / go-test (push) Successful in 14s
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.