Updated for max retries.

This commit is contained in:
Sam Sykes
2025-11-11 18:00:27 +00:00
parent 501744d7da
commit 41cf9adef4
2 changed files with 11 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Added support for retrying `SpeechmaticsTTSService` when it returns a 503
error.
error. Default values in `InputParams`.
### Deprecated