a2aproject / a2aproject/a2a-java
[Bug]: push notification is not implemented exactly according to the A2A protocol
Open
- Dominant language
- Java
- Stars
- 490
- Forks
- 172
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 55
Description
### What happened?
according to the A2A protocol, notification should send while receiving any updates of the task.
But, at the code of A2A, it was implemented the wrong way, thus only send notification after initial return
### Relevant log output
```shell
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.