By default, braintrust-sdk-python has 3 retries with exponential backoff.
If the request is too long this is unnecessary, the request is not going to get any shorter on retries. For my service which calls braintrust I've implemented a patch, but think this is worth updating for everyone. Will put up a PR shortly.
By default, braintrust-sdk-python has 3 retries with exponential backoff.
If the request is too long this is unnecessary, the request is not going to get any shorter on retries. For my service which calls braintrust I've implemented a patch, but think this is worth updating for everyone. Will put up a PR shortly.