Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enchancement/informative openai messages (#79)
1 - If the openai api has retried 5 times, the final openai error message gets returned 2 - Updated linear backoff to exponential backoff so per-minute rate-limits are also included in the backoff (total amount of backoff is greater than 60sec across 5 retries)
- Loading branch information