Differences between error handling with assistant api vs the regular api?

If you use openai library (node or python), you can set retry and timeout to handle server error and requests that takes too much time to execute.

1 Like