ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend
Evaluation: Resolve 429 Rate limit
Aperta
@AkhileshNegi ci sta già lavorando.
Dal 22/5/2026.
bug
- Lingua principale
- Python
- Stelle
- 18
- Fork
- 10
- Merge medio
- 2g 20h
- PR unite (30g)
- 14
Descrizione
Is your feature request related to a problem?
After running an evaluation batch, clicking on results triggers a 429 Rate limit error from Langfuse. This prevents users from accessing evaluation results, causing frustration and inefficiency.
raise ApiError(status_code=_response.status_code, body=_response.text)
langfuse.api.core.api_error.ApiError: status_code: 429, body: 429 - rate limit exceeded
Describe the solution you'd like
- Investigate and resolve the cause of the 429 Rate limit error.
- Implement better rate limit handling or notifications for users.
- Ensure users can access results without interruptions after evaluation batch completion.
Screenshots
Original issue
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.