Skip to content

fix(runtime): Keep resource events out of steering#1014

Draft
sentry-junior[bot] wants to merge 2 commits into
mainfrom
fix/resource-events-follow-up-queue
Draft

fix(runtime): Keep resource events out of steering#1014
sentry-junior[bot] wants to merge 2 commits into
mainfrom
fix/resource-events-follow-up-queue

Conversation

@sentry-junior

@sentry-junior sentry-junior Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Resource-event notifications that arrive during an active turn now remain queued for the next subscribed turn instead of entering the live steering drain. This keeps provider updates in the follow-up path while preserving steering for user-authored instructions.

Queue separation

The Slack mailbox drain excludes records whose durable source is resource_event, leaving them pending for the worker’s next slice. A component regression test covers an event arriving after the active input is acknowledged.

Typecheck passes. The targeted component suite is locally blocked because Postgres is unavailable at 127.0.0.1:54322; CI will run it.

Requested by David Cramer via Junior.

--

View Junior Session

Co-Authored-By: David Cramer <david@sentry.io>
@vercel

vercel Bot commented Jul 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
junior-docs Ready Ready Preview Jul 23, 2026 7:38am

Request Review

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.

0 participants