NotPublishedError¶ exception safir.metrics.NotPublishedError(*, expected, actual, actual_models, not_found)¶ Some expected items were not published. Parameters: expected (list[dict[str, Any]]) actual (list[dict[str, Any]]) actual_models (list[TypeVar(P, bound= EventPayload)]) not_found (list[dict[str, Any]])