Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exponential backoff to handle Play.ht 429s #438

Merged
merged 3 commits into from
Nov 30, 2023
Merged

exponential backoff to handle Play.ht 429s #438

merged 3 commits into from
Nov 30, 2023

Conversation

skirdey
Copy link
Contributor

@skirdey skirdey commented Nov 17, 2023

Added exponential backoff as Play.ht likes to return 429s.
Tested with actual conversation that used to throw 429s.

Copy link
Contributor

@ajar98 ajar98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thank you!!

Copy link
Contributor

@ajar98 ajar98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah, mind fixing tests?

@skirdey
Copy link
Contributor Author

skirdey commented Nov 30, 2023

done, passes locally

Copy link
Contributor

@ajar98 ajar98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!!

@ajar98 ajar98 merged commit 09aed42 into vocodedev:main Nov 30, 2023
4 checks passed
@skirdey skirdey deleted the playht_429_backoff branch December 1, 2023 19:34
dbraganca added a commit to dbraganca/lets-go-brandon that referenced this pull request Dec 20, 2023
* update openapi spec 11/24 (vocodedev#444)

* updated hosted-api docs (vocodedev#445)

* Update README.md (vocodedev#405)

* exponential backoff to handle Play.ht 429s (vocodedev#438)

* exponential backoff to handle Play.ht 429s

* fixing unit test

* Anthropic v0.7 (vocodedev#437)

* upgrading anthropic client to 0.7

* fixing mypy for anthropic client update

* bump openapi spec (vocodedev#448)

* update openapi spec (vocodedev#449)

* create a guide for byotk (vocodedev#450)

* updated hosted-api docs

* updated docs with byot and byoai

* added convo dials doc (vocodedev#452)

* added convo dials doc

* Apply suggestions from code review

---------

Co-authored-by: Ajay Raj <[email protected]>

* add account connections api reference (vocodedev#453)

* api spec update 120323 (vocodedev#455)

* update openapi specs (vocodedev#456)

* update openapi docs (vocodedev#458)

* fixed by detecting the ID3 tag

* updated poetry lock file

---------

Co-authored-by: Ajay Raj <[email protected]>
Co-authored-by: Adnaan Sachidanandan <[email protected]>
Co-authored-by: Jean-Louis Queguiner <[email protected]>
Co-authored-by: Stan Kirdey <[email protected]>
Co-authored-by: Eliot Hsu <[email protected]>
Co-authored-by: seungjin-vocode <[email protected]>
Co-authored-by: Diogo Braganca <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants