mirror of
https://github.com/microsoft/autogen.git
synced 2025-08-23 08:02:05 +00:00

During the recent fix to SendMessageAsync's recurrence, we added code to ensure blocking on Publish. This adds additional resilience to the Publish delivery, ensuring that every subscribed agent receives the message, regardless of errors in the middle.