v20240924-163756
·
426 commits
to main
since this release
Add metric for GitHub API Rate Limit (#5654) This captures the rate limit values from GitHub for the ALI account user/process. We can use this to graph and track how much of the API rate limit is used by the CI infrastructure and flag when we are getting too close to the overall limit. Closes: pytorch/ci-infra#273 Signed-off-by: Thanh Ha <[email protected]> Co-authored-by: Jean Schmidt <[email protected]>