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