Skip to main content

handle_workflow_timeout

Function handle_workflow_timeout 

Source
pub async fn handle_workflow_timeout(
    run_id: RunId,
    pool: PgPool,
    nats_client: Client,
    _tls_reloader: Arc<TlsReloader>,
) -> Result<()>
Expand description

Handle workflow timeout.