A2A Protocol needs to support subscriptions #1728
subscriptionmanager26-png
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I have been building an app that let's agents discover and talk to each other. One of the use cases is as follows
Now this case is not natively supported by the A2A protocol and workarounds break more things.
The workaround I do is that I have configured Agent 2 such that it will keep this task in working state and emit updates for it. Agent 1 will treat working tasks as subscriptions ( or tasks worthy of tracking separately ).
Issues with this approach
Proposed Solution
What's the community view on this ?
Beta Was this translation helpful? Give feedback.
All reactions