Skip to content

fix: exclude goldrush+polymarket-resolution-delay from sitemap - #1760

Merged
Flotapponnier merged 1 commit into
mainfrom
dev
Aug 4, 2026
Merged

fix: exclude goldrush+polymarket-resolution-delay from sitemap#1760
Flotapponnier merged 1 commit into
mainfrom
dev

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

Summary

Fixes 2 smoke-gate rollbacks:

  • polymarket-resolution-delay: drafted in a worktree, never merged to main. Added to REMOVED_BENCH_SLUGS so sitemap excludes it even if stale Redis data surfaces it. 308 redirect in next.config.ts handles inbound links.
  • goldrush: removed from indexing-freshness bench (PR feat: data-api report August 2026 #1758). Stale Redis data can keep it in getProviders() after removal while the page 404s (timing race). Added to REMOVED_PRODUCT_SLUGS and checked that set in sitemap-builder.ts validation loop.

Also adds REMOVED_PRODUCT_SLUGS import to sitemap-builder so future product page removals can use the same guard pattern without touching the builder.

@Flotapponnier
Flotapponnier merged commit 0c64af5 into main Aug 4, 2026
0 of 2 checks passed
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