Expand description
Async event aggregator agent implementation.
This module provides an agent that aggregates events by correlation ID, waiting for all required event types before processing them together.
Structsยง
- Async
Aggregator Agent - An agent that aggregates events by correlation ID.