ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend

Gemini TTS: Implement retry mechanism

Open
#1,070 0 comments 0 reactions 1 assignee View on GitHub

@Prajna1999 is already working on this.

Since Jul 23, 2026.

  • #1069 by @sentry — closed without merging
Dominant language
Python
Stars
18
Forks
10
Avg merge
2d 20h
Merged PRs (30d)
14

Description

Is your feature request related to a problem?
There is currently no retry or graceful handling for server-side (500) errors from the Gemini TTS. This can lead to a poor user experience during TTS processes.

Describe the solution you'd like

  • Implement a retry mechanism for TTS requests.
  • Ensure a graceful exit in case of repeated failures.
Original issue

Describe the current behavior
No retry or graceful handling of Gemini server side (500) type errors for TTS.

Describe the enhancement you'd like
Add retry mechanism with graceful exit.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.