UnabandonableError

exception safir.metrics.UnabandonableError

These exceptions should be raised even in abandonable methods.

They represent application errors that can and should be fixed, vs. errors with infrastructure outside of the application’s control, like the underlying Kafka infrastructure.