NotPublishedError

exception safir.metrics.NotPublishedError(*, expected, actual, actual_models, not_found)

Some expected items were not published.

Parameters:
  • expected (TypeAliasType)

  • actual (TypeAliasType)

  • actual_models (list[TypeVar(P, bound= EventPayload)])

  • not_found (TypeAliasType)