Wes Corman
marked this post as
planned
Wes Corman
On GitHub throttling, return 503 from repo discovery + asset API
Include Retry-After and X-LavaLink-Degraded: github-rate-limit
Include degraded=true and retryAfterSeconds in response body
Acceptance:
[ ] /api/vault?action=repos handles rate limits gracefully
[ ] /api/vault/asset handles rate limits gracefully
[ ] Headers and payload shape documented