n8n/packages/core/src
Omar Ajoue d3da5023f0
🐛 Fix "unknown", never-end workflow and not displaying error message (#1978)
* 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>
2021-07-10 11:34:41 +02:00
..
ActiveWebhooks.ts
ActiveWorkflows.ts
Constants.ts
Credentials.ts
DeferredPromise.ts
index.ts
Interfaces.ts
LoadNodeParameterOptions.ts
NodeExecuteFunctions.ts Send request of HTTP Request node to browser console when testing 2021-06-12 20:22:55 +02:00
UserSettings.ts
WorkflowExecute.ts 🐛 Fix "unknown", never-end workflow and not displaying error message (#1978) 2021-07-10 11:34:41 +02:00