Module async_aggregator_agent

Module async_aggregator_agent 

Source
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ยง

AsyncAggregatorAgent
An agent that aggregates events by correlation ID.