You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The currently implementation of event queue management in A2A python SDK is in-memory only. For enterprise scenarios where there needs to be long-term persistence of the event state, is it possible to use external message brokers e.g., Azure Service Bus or Kafka?