Skip to content

Gemini TTS: Implement retry mechanism #1070

Description

@Prajna1999

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status
In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions