n8n/packages/core/src
Ricardo Espinoza 6c41b29ad2
fix(cli): Fix issue with n8n crashing when error in poll method (#4008)
* 🐛 Fix issue with n8n crashing when error in poll method

* Remove unnecessary imports and add async property

* Remove unnecessary imports

*  Move createErrorExecution to genericHelper

*  Improvements

Co-authored-by: Omar Ajoue <krynble@gmail.com>
2022-09-15 16:16:54 -04:00
..
BinaryDataManager fix(core & function nodes): Update function nodes to work with binary-data-mode 'filesystem'. (#3845) 2022-09-11 16:42:09 +02:00
ActiveWebhooks.ts fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
ActiveWorkflows.ts fix(cli): Fix issue with n8n crashing when error in poll method (#4008) 2022-09-15 16:16:54 -04:00
Constants.ts fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
Credentials.ts Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
index.ts Introduce binary data management (#2059) 2021-12-23 22:29:04 +01:00
Interfaces.ts fix(core & function nodes): Update function nodes to work with binary-data-mode 'filesystem'. (#3845) 2022-09-11 16:42:09 +02:00
LoadNodeParameterOptions.ts fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
NodeExecuteFunctions.ts fix(core): fix issue with returnJsonArray helper breaking nodes that return no data 2022-09-12 16:30:47 +01:00
UserSettings.ts fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
WorkflowExecute.ts fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00