mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-25 04:34:06 -08:00
d3da5023f0
* Added try catch blocks to avoid endlessly running workflows * Added handling for subworkflows * ⚡ Fix one cause of "unkown" status of worklows with "main" mode * ⚡ Fix one cause of "unkown" status of worklows with "own" mode * ⚡ Fix one cause of "unkown" status of worklows with "queue" mode * Saving database recovery * 🐛 Fix issue that errors did not get saved correctly and also not displayed * ⚡ Save workflow timeout correctly as error * Adding error capture to queued jobs * ⚡ Mark canceled executions as not finished consistently across all modes Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com> |
||
---|---|---|
.. | ||
ActiveWebhooks.ts | ||
ActiveWorkflows.ts | ||
Constants.ts | ||
Credentials.ts | ||
DeferredPromise.ts | ||
index.ts | ||
Interfaces.ts | ||
LoadNodeParameterOptions.ts | ||
NodeExecuteFunctions.ts | ||
UserSettings.ts | ||
WorkflowExecute.ts |