Skip to main content

handle_step_failed

Function handle_step_failed 

Source
pub async fn handle_step_failed(
    event: StepFailedEvent,
    pool: PgPool,
    nats_client: Client,
    tls_reloader: Arc<TlsReloader>,
) -> Result<()>
Expand description

Handle step failed.