Skip to content

feat: Default timeout config for AWS queries#27

Open
Darkheir wants to merge 1 commit intosekoiafrom
feat/aws_timeout
Open

feat: Default timeout config for AWS queries#27
Darkheir wants to merge 1 commit intosekoiafrom
feat/aws_timeout

Conversation

@Darkheir
Copy link
Copy Markdown
Collaborator

Description

Set a default timeout config for AWS requests. It should prevent having stuck queries.

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

Adds a default AWS SDK timeout configuration to avoid indefinitely stuck AWS requests in quickwit-aws.

Changes:

  • Introduce an aws_config::timeout::TimeoutConfig with connect/read/operation timeouts.
  • Apply the timeout config when building the shared SdkConfig in get_aws_config().

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

@Darkheir Darkheir force-pushed the feat/aws_timeout branch 2 times, most recently from 837fcd7 to 6243420 Compare April 10, 2026 08:20
Signed-off-by: Darkheir <raphael.cohen@sekoia.io>
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.

2 participants