Skip to content

Revert the API key validation cache - #1870

Merged
RhysSullivan merged 1 commit into
mainfrom
revert-apikey-cache
Aug 30, 2026
Merged

Revert the API key validation cache#1870
RhysSullivan merged 1 commit into
mainfrom
revert-apikey-cache

Conversation

@RhysSullivan

Copy link
Copy Markdown
Collaborator

Reverts #1864. The cache makes a revoked organization API key keep authenticating for up to its 60s TTL, which breaks the revocation contract pinned by the org-api-keys-console e2e scenario ("the revoked key is refused") — main has been red on that scenario since the merge. The failure was masked in CI because it landed in the same shard as the known mcp-session-cap-eviction breakage.

The cache can return with revocation-aware eviction (index cached entries by key id so the revoke path can drop them) and an explicit decision about the cross-isolate window.

@github-actions

github-actions Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Torn down — the PR is closed.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 8483e5e Commit Preview URL

Branch Preview URL
Aug 30 2026, 04:41 AM

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud 8483e5e Aug 30 2026, 04:42 AM

@pkg-pr-new

pkg-pr-new Bot commented Aug 30, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@1870

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@1870

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@1870

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@1870

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@1870

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@1870

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@1870

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@1870

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@1870

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@1870

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@1870

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@1870

executor

npm i https://pkg.pr.new/executor@1870

commit: 8483e5e

@RhysSullivan
RhysSullivan merged commit b81476d into main Aug 30, 2026
43 of 44 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