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

Add more robust error messaging #80

Open
MAsuamah opened this issue Mar 25, 2025 · 0 comments
Open

Add more robust error messaging #80

MAsuamah opened this issue Mar 25, 2025 · 0 comments

Comments

@MAsuamah
Copy link

Feedback from a customer:

In the typescript sdk when assembly.transcripts.submit returns an error it's just a string. Is there a way to tell if it's retriable or not (ie if there's a status code)?

E.g. differentiating between a bad file submitted on our end (where sending our request again wouldn't fix anything) vs an internal assembly error / throttling / etc (where we could presumably just try the same request again later)

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

No branches or pull requests

1 participant