Async execution not enabled
Raised when a route that depends on asynchronous execution is hit on a deployment that does not have an async execution backend enabled.
| Field | Value |
|---|---|
error_type |
AsyncExecutionNotEnabledError |
title |
Async execution not enabled |
type_uri |
https://docs.pipelex.com/latest/errors/async-execution-not-enabled-error/ |
error_domain |
config |
| Defined in | pipelex.pipe_run.exceptions |
| Parent class | PipelexError |