Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

CI test run can be flaky due to exceeding GitHub API limits

Aperta
#142 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
32/100
Tipo di issue
Bug
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
github, python
Ambito
api, ci-cd, testing

Direzione di ricerca

Inizia da tests/test_github.py::test_integration e da osgithub.github.GithubAPIException mostrata nel log del workflow. Traccia il modo in cui il test accede alla GitHub API e come vengono gestiti i fallimenti dovuti al limite di richieste; il lavoro è completato quando il test CI ha un esito affidabile e definito al raggiungimento del limite dell’API.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

A workflow run failed with this in the logs:

FAILED tests/test_github.py::test_integration - osgithub.github.GithubAPIException: {"message": "API rate limit exceeded for 74.249.5.177. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)", "documentation_url": "https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}

It got cleared up when re-running the failed job, but this is potentially an irritation in future.

(I guess this happens when previous runners on that IP have used the GitHub API enough to encounter the rate limit.)

Lingua principale
Python
Stelle
0
Fork
0
Merge medio
2g 20h
PR unite (30g)
9

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di opensafely-core/osgithub

Tutte le issue di opensafely-core/osgithub

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.