Skip to content

Conversation

@andy-js
Copy link

@andy-js andy-js commented Jan 20, 2026

The boto3 client automatically retries failed S3 operations. For negative test cases—where an error is the expected outcome—this leads to unnecessary delays and can obscure real failures by hiding the initial error. To keep tests fast and deterministic, we should disable automatic retries in the S3 client.

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.

1 participant