Skip to content

[Functions alpha] Implement scoped query capability broker#19306

Draft
melohagan wants to merge 3 commits into
feature/functions-executor-clientfrom
feature/functions-scoped-capability
Draft

[Functions alpha] Implement scoped query capability broker#19306
melohagan wants to merge 3 commits into
feature/functions-executor-clientfrom
feature/functions-scoped-capability

Conversation

@melohagan

Copy link
Copy Markdown
Collaborator

Description

Implements the internal, grant-authorized query capability broker for isolated Function runs. The broker validates the run grant and request scope, maps opaque capability IDs to server-owned saved queries, enforces query and concurrency budgets under the existing Redis lock abstraction, bounds normalized responses, and records redacted execution metadata.

Addresses

Launchcontrol

Adds a secure internal broker that lets Functions call only their explicitly linked saved queries while enforcing per-run limits.

melohagan and others added 2 commits July 23, 2026 13:37
[Functions alpha] Execute saved queries with identity and per-query metering
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant