Skip to content

fix: archive index backfill / walk-dir should skip over NotFound errors#3257

Merged
syphar merged 1 commit intorust-lang:mainfrom
syphar:walkdir-not-found
Mar 18, 2026
Merged

fix: archive index backfill / walk-dir should skip over NotFound errors#3257
syphar merged 1 commit intorust-lang:mainfrom
syphar:walkdir-not-found

Conversation

@syphar
Copy link
Member

@syphar syphar commented Mar 16, 2026

This can happen when moko evicts entries, while we are backfilling them.

More likely before #3253, but still can happen.

@syphar syphar self-assigned this Mar 16, 2026
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Mar 16, 2026
@sentry
Copy link

sentry bot commented Mar 16, 2026

Sentry Issue: DOCS-RS-BACKEND-QV

@syphar syphar marked this pull request as ready for review March 16, 2026 05:14
@syphar syphar requested a review from a team as a code owner March 16, 2026 05:14
@GuillaumeGomez
Copy link
Member

Thanks!

@syphar syphar merged commit a4d3e55 into rust-lang:main Mar 18, 2026
14 checks passed
@github-actions github-actions bot added S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it and removed S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed labels Mar 18, 2026
@syphar syphar deleted the walkdir-not-found branch March 18, 2026 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants