NotPublishedConsecutivelyError¶
- exception safir.metrics.NotPublishedConsecutivelyError(expected, actual, actual_models)¶
Expected events were not published consecutively.
- Parameters:
expected (
TypeAliasType
)actual (
TypeAliasType
)actual_models (
list
[TypeVar
(P
, bound=EventPayload
)])