Skip to content

fix(daemon): decouple trace ingestion from side effects#1981

Draft
svarlamov wants to merge 1 commit into
fix/daemon-family-drainsfrom
fix/daemon-trace-ingestion
Draft

fix(daemon): decouple trace ingestion from side effects#1981
svarlamov wants to merge 1 commit into
fix/daemon-family-drainsfrom
fix/daemon-trace-ingestion

Conversation

@svarlamov

@svarlamov svarlamov commented Jul 25, 2026

Copy link
Copy Markdown
Member

Summary

  • move trace normalization and repository side effects off the trace socket ingress tasks
  • run family and global actor work on blocking workers while preserving per-family ordering
  • keep trace accept and frame handoff responsive under deliberately slow side effects

Tests

  • slow-side-effect regression proving unrelated trace progress
  • stalled and silent trace connection coverage
  • full task test, task lint, task fmt, and task build on the completed stack

Depends on #1980.

Copy link
Copy Markdown
Member Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@svarlamov
svarlamov force-pushed the fix/daemon-trace-ingestion branch from 7761c66 to 01ffbbf Compare July 25, 2026 19:20
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