a2aproject / a2aproject/a2a-java
How does the client record the task IDs that have been sent
Aperta
- Lingua principale
- Java
- Stelle
- 490
- Fork
- 172
- Merge medio
- 1g 6h
- PR unite (30g)
- 55
Descrizione
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?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.