n8n/packages/cli/commands
कारतोफ्फेलस्क्रिप्ट™ 2425c10b2b
feat(API): Report unhandled app crashes to Sentry (#4548)
* SIGTERM/SIGINT should only be handled once

* move error-handling initialization to commands

* create a new `sleep` function in workflow utils

* detect crashes and report them to Sentry
2022-11-08 17:06:00 +01:00
..
db refactor: Upgrade to ESLint 8 (#3722) 2022-07-24 17:25:01 +02:00
export fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
import fix(cli): use absolute paths for loading custom nodes and credentials (#4099) 2022-09-14 10:37:51 +02:00
list Remove non-null assertions for Db collections (#3111) 2022-04-14 09:02:12 +02:00
update refactor: Upgrade to ESLint 8 (#3722) 2022-07-24 17:25:01 +02:00
user-management feat: share unshared credentials with owner on reset (#4216) 2022-09-29 13:54:41 +01:00
BaseCommand.ts test: Make oclif commands testable (#3571) 2022-06-25 21:03:46 -07:00
execute.ts feat(editor, core, cli): implement new workflow experience (#4358) 2022-10-18 14:23:22 +02:00
executeBatch.ts feat(API): Report unhandled app crashes to Sentry (#4548) 2022-11-08 17:06:00 +01:00
Interfaces.d.ts fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
start.ts feat(API): Report unhandled app crashes to Sentry (#4548) 2022-11-08 17:06:00 +01:00
webhook.ts feat(API): Report unhandled app crashes to Sentry (#4548) 2022-11-08 17:06:00 +01:00
worker.ts feat(API): Report unhandled app crashes to Sentry (#4548) 2022-11-08 17:06:00 +01:00