+ The following args will be passed to the error handler:
- - path: The path of the script or flow that errored
- - email: The email of the user who ran the script or flow that errored
- - error: The error details
- - job_id: The job id
- - is_flow: Whether the error comes from a flow
- - workspace_id: The workspace id of the failed script or flow
+ - path: The path of the script or flow that errored.
+ - email: The email of the user who ran the script or flow that errored.
+ - error: The error details.
+ - job_id: The job id.
+ - is_flow: Whether the error comes from a flow.
+ - workspace_id: The workspace id of the failed script or flow.
The error handler will be executed by the automatically created group g/error_handler. If
@@ -871,22 +871,24 @@