Skip to content

hotfix: bump cache keys (v36/v39) to purge poisoned all-benchmarks aggregate - #1287

Merged
Flotapponnier merged 1 commit into
mainfrom
hotfix/all-benchmarks-v39
Jul 18, 2026
Merged

hotfix: bump cache keys (v36/v39) to purge poisoned all-benchmarks aggregate#1287
Flotapponnier merged 1 commit into
mainfrom
hotfix/all-benchmarks-v39

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

Homepage stuck on Awaiting samples for all latest-deployed benches. Root cause: SRH pool got stuck (Redis GenServer.call timeouts on every GET, 4 client connections instead of 60), so during the last ISR revalidate the aggregate loader hit AllBenchmarksDraftError and cached the draft-placeholder fallback for 300s. Restarting SRH fixed the Redis side but the poisoned v38 cache still has ~5min TTL to grind through.

Bump keys in lockstep (bench-unfiltered v35→v36, all-benchmarks v38→v39) so the new build starts from an empty cache and picks up healthy Redis reads immediately.

Follows the same recipe as PR #1190.

@Flotapponnier
Flotapponnier merged commit 4dd4b98 into main Jul 18, 2026
1 check failed
@Flotapponnier
Flotapponnier deleted the hotfix/all-benchmarks-v39 branch July 18, 2026 10:28
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