Skip to content

fix: Remove read timeout for AWS operations#34

Merged
rdettai-sk merged 1 commit intosekoiafrom
fix/aws_timeout
Apr 23, 2026
Merged

fix: Remove read timeout for AWS operations#34
rdettai-sk merged 1 commit intosekoiafrom
fix/aws_timeout

Conversation

@Darkheir
Copy link
Copy Markdown
Collaborator

Description

Describe the proposed changes made in this PR.

How was this PR tested?

Describe how you tested this PR.

Signed-off-by: Darkheir <raphael.cohen@sekoia.io>
Copilot AI review requested due to automatic review settings April 23, 2026 13:20
@rdettai-sk rdettai-sk merged commit dd3eac0 into sekoia Apr 23, 2026
5 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts the AWS S3 client timeout configuration used by Quickwit’s S3-compatible object storage implementation by removing the SDK-level read_timeout (time-to-first-byte) limit.

Changes:

  • Removed read_timeout(Duration::from_secs(10)) from the S3 TimeoutConfig used when building the AWS SDK S3 client.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants