Skip to content

hotfix: drop thirdweb from 4 new benches (unblock prod deploys)#1361

Merged
Flotapponnier merged 1 commit into
devfrom
hotfix/remove-thirdweb-clean
Jul 24, 2026
Merged

hotfix: drop thirdweb from 4 new benches (unblock prod deploys)#1361
Flotapponnier merged 1 commit into
devfrom
hotfix/remove-thirdweb-clean

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

See commit body.

/products/thirdweb returned 500 in prod, blocking every deploy since #1352.
Root cause not yet identified — the tripwire fix (#1356) didn't help.

Practical unblock: strip thirdweb slug from ink-rpc, world-chain-rpc,
kaia-rpc, opbnb-rpc spec YAMLs + harness config. thirdweb no longer
appears in getProvider() so sitemap excludes /products/thirdweb, smoke
skips it, deploys pass.

Impact: bench provider counts drop
- ink-rpc: 5 → 4
- world-chain-rpc: 4 → 3
- kaia-rpc: 3 → 2 (thin, will need to add another provider)
- opbnb-rpc: 4 → 3

Bumps cache keys v41→v42 / v44→v45 for the bench SET shrink. Re-add
thirdweb once the /products/thirdweb 500 root cause is fixed.
@Flotapponnier
Flotapponnier merged commit 5eab4e7 into dev Jul 24, 2026
1 check failed
@Flotapponnier
Flotapponnier deleted the hotfix/remove-thirdweb-clean branch July 24, 2026 13:43
Flotapponnier added a commit that referenced this pull request Jul 24, 2026
…) (#1362)

/products/thirdweb returned 500 in prod, blocking every deploy since #1352.
Root cause not yet identified — the tripwire fix (#1356) didn't help.

Practical unblock: strip thirdweb slug from ink-rpc, world-chain-rpc,
kaia-rpc, opbnb-rpc spec YAMLs + harness config. thirdweb no longer
appears in getProvider() so sitemap excludes /products/thirdweb, smoke
skips it, deploys pass.

Impact: bench provider counts drop
- ink-rpc: 5 → 4
- world-chain-rpc: 4 → 3
- kaia-rpc: 3 → 2 (thin, will need to add another provider)
- opbnb-rpc: 4 → 3

Bumps cache keys v41→v42 / v44→v45 for the bench SET shrink. Re-add
thirdweb once the /products/thirdweb 500 root cause is fixed.

Co-authored-by: Florent Tapponnier <contact@mobula.io>
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