Skip to content

fix(objectstore): Retry attachment downloads#1946

Merged
Dav1dde merged 4 commits into
masterfrom
dav1d/objectstore-retry
May 6, 2026
Merged

fix(objectstore): Retry attachment downloads#1946
Dav1dde merged 4 commits into
masterfrom
dav1d/objectstore-retry

Conversation

@Dav1dde
Copy link
Copy Markdown
Member

@Dav1dde Dav1dde commented May 6, 2026

Ideally we'd be using the download service directly (as noted in the comment), there is an attempt in #1928 but requires a bit more thought and work.

Right now we do see some download failures which can be mitigated with retries. So while it's not great and makes the GenericErrorHandler public with a helper fn, it's what we got.

@Dav1dde Dav1dde requested a review from a team as a code owner May 6, 2026 08:16
Comment thread crates/symbolicator-native/src/symbolication/attachments.rs Outdated
@Dav1dde Dav1dde enabled auto-merge (squash) May 6, 2026 09:02
@Dav1dde Dav1dde merged commit 224c2d5 into master May 6, 2026
25 checks passed
@Dav1dde Dav1dde deleted the dav1d/objectstore-retry branch May 6, 2026 09:07
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