Skip to content

Suppress A2A worker channel follow-ups#106

Merged
pmbstyle merged 1 commit into
mainfrom
fix-a2a-worker-followup-delivery
May 19, 2026
Merged

Suppress A2A worker channel follow-ups#106
pmbstyle merged 1 commit into
mainfrom
fix-a2a-worker-followup-delivery

Conversation

@pmbstyle
Copy link
Copy Markdown
Owner

Summary

  • mark inbound A2A peer tasks as channel-followup suppressed
  • skip user/channel worker-result and instruction follow-ups for suppressed correlations
  • keep system worker result memory intact while avoiding Telegram delivery attempts for A2A-only conversations

Validation

  • uv run black src\octopal\runtime\octo\core.py src\octopal\runtime\octo\turn_state.py src\octopal\runtime\octo\followup_pipeline.py src\octopal\interop\a2a\routes.py tests\test_a2a_gateway.py tests\test_heartbeat.py
  • uv run ruff check src\octopal\runtime\octo\core.py src\octopal\runtime\octo\turn_state.py src\octopal\runtime\octo\followup_pipeline.py src\octopal\interop\a2a\routes.py tests\test_a2a_gateway.py tests\test_heartbeat.py
  • uv run pytest tests\test_a2a_gateway.py tests\test_heartbeat.py -q
  • local A2A QA instance: qa_worker_micro_report passed and logged Internal worker follow-up skipped with reason a2a_peer_message

@pmbstyle pmbstyle self-assigned this May 19, 2026
@pmbstyle pmbstyle marked this pull request as ready for review May 19, 2026 20:43
@pmbstyle pmbstyle merged commit 68a45b0 into main May 19, 2026
4 checks passed
@pmbstyle pmbstyle deleted the fix-a2a-worker-followup-delivery branch May 19, 2026 20:44
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