Skip to content

Conversation

@Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Jul 5, 2025

The backfill operation on production caused a lot of CDN validations, leading to rate limiting from CloudFront, which then prevented sparse index updates. This PR ensures that the backfill operation runs without CDN invalidations, to not block the more important background jobs from finishing.

@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Jul 5, 2025
@Turbo87 Turbo87 enabled auto-merge (squash) July 5, 2025 10:15
@Turbo87 Turbo87 merged commit 9cc2009 into rust-lang:main Jul 5, 2025
10 checks passed
@Turbo87 Turbo87 deleted the og-image-invalidation branch July 5, 2025 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-backend ⚙️ C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant