Files
ProxmoxVE/misc
MickLesk 17736da9b8 fix(tools): add GitHub API rate-limit detection and GITHUB_TOKEN support
- check_for_gh_release: add Authorization header when GITHUB_TOKEN is set,
  detect HTTP 403 and show actionable rate-limit hint
- fetch_and_deploy_gh_release: improve retry loop with specific 403 handling,
  exponential backoff, and token export hint on rate-limit failure
2026-02-22 11:32:01 +01:00
..