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 Add Activation Trigger (#1570) 2021-03-23 19:08:47 +01:00
ActiveWorkflows.ts Added logging to n8n (#1381) 2021-05-01 22:43:01 -05:00
Constants.ts Make it possible to set tunnel subdomain via environment variable 2019-10-15 07:21:15 +02:00
Credentials.ts 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
DeferredPromise.ts Initial commit to release 2019-06-23 12:35:23 +02:00
index.ts Run workflows in own independent subprocess 2019-08-08 20:47:08 +02:00
Interfaces.ts Improve node error handling (#1309) 2021-04-16 18:33:36 +02:00
LoadNodeParameterOptions.ts Allow to load sibling parameters in loadOptionsMethod 2021-05-16 18:16:24 -05:00
NodeExecuteFunctions.ts Send request of HTTP Request node to browser console when testing 2021-06-12 20:22:55 +02:00
UserSettings.ts 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
WorkflowExecute.ts 🐛 Fix "unknown", never-end workflow and not displaying error message (#1978) 2021-07-10 11:34:41 +02:00