a2aproject / a2aproject/a2a-java

How does the client record the task IDs that have been sent

未關閉
#909 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Java
星號
490
分支
172
平均合併
1 天 6 小時
30 天內合併 PR
55

描述

There is a scenario where the client initiates event subscription to the server and maintains a long connection through SSE. When the SSE is disconnected due to network fluctuations, the client needs to re-subscribe.

But at this point, how can the client know the task ID of the subscription?

Can it only be achieved by persisting the context ID or the task ID?

What should the best practices be like?

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。