Skip to content

[CRE-1587] - Increase retry/timeout resilience for GCS chunk retrieval - #155

Open
gallone2000 wants to merge 1 commit into
masterfrom
alessandro_cre_1587_increase-retrytimeout-resilience-for-gcs-chunk-retrieval
Open

[CRE-1587] - Increase retry/timeout resilience for GCS chunk retrieval#155
gallone2000 wants to merge 1 commit into
masterfrom
alessandro_cre_1587_increase-retrytimeout-resilience-for-gcs-chunk-retrieval

Conversation

@gallone2000

Copy link
Copy Markdown
Contributor

Add ObjectStoreClient::new_with_retry to allow callers to override the transport-level retry configuration per backend (GCS and HTTP), re-export RetryConfig/BackoffConfig/Error so downstream crates don't need a direct object_store dependency, and fix a regression where HTTP backend options were silently discarded instead of being forwarded to HttpBuilder.

@gallone2000 gallone2000 self-assigned this Jul 27, 2026
@gallone2000
gallone2000 marked this pull request as ready for review July 27, 2026 14:15
@gallone2000
gallone2000 requested a review from ReinierMaas July 27, 2026 14:16
@gallone2000
gallone2000 force-pushed the alessandro_cre_1587_increase-retrytimeout-resilience-for-gcs-chunk-retrieval branch from 661d2f0 to ca8cf20 Compare July 27, 2026 14:31
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