github / github/accessibility-scanner
Proactively address GitHub rate limit restrictions
- Langage dominant
- TypeScript
- Étoiles
- 369
- Forks
- 40
- Merge moyen
- 1 j 9 h
- PR mergées (30 j)
- 10
Description
A GitHub Copilot action shouldn't ever be set up to allow for rate limiting to come into effect:
`Sorry, you've hit a rate limit that restricts the number of Copilot model requests you can make within a specific time period. Please try again in 2 hours. Please review our Terms of Service (https://docs.github.com/site-policy/github-terms/github-terms-of-service). If the problem persists, please contact GitHub Support, including the request ID `3C32:203416:1304F41:153BE2E:698F2D51`. To retry, leave a comment on this pull request asking Copilot to try again.`
I'm seeing it here:
https://github.com/mgifford/o-hat-scanner/pull/26
It would probably be better if there were only 2 issues added per half hour, rather than having a bunch of new PRs created all at once.
This should be working within the resource limits of GitHub.
I don't know what I'm supposed to do with this:
https://github.com/mgifford/o-hat-scanner/actions/runs/21989364482/job/63531926200
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par inspecter le job GitHub Actions dans l’exécution liée et le workflow qui a créé la pull request dans o-hat-scanner#26. Reproduisez l’afflux de requêtes Copilot et déterminez comment faire respecter la limite proposée de deux issues par demi-heure ; le travail est terminé lorsque le workflow reste dans les limites de ressources de GitHub sans déclencher d’échecs liés au rate limit.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- github-actions, typescript
- Domaine
- ci-cd, devops
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 30/100