n8n/packages/cli/src/errors
2024-08-13 15:56:54 +03:00
..
cache-errors perf(core): Improve caching service (#8213) 2024-01-05 11:52:44 +01:00
response-errors fix: Require mfa code to disable mfa (#10345) 2024-08-13 15:56:54 +03:00
aborted-execution-retry.error.ts fix(core): Account for retry of execution aborted by pre-execute hook (#9474) 2024-05-22 15:22:07 +02:00
credential-not-found.error.ts refactor: Unify severity and level for all application errors for Sentry (no-changelog) (#7956) 2023-12-07 16:57:02 +01:00
external-secrets-provider-not-found.error.ts refactor(core): Reorganize error hierarchy in cli package (no-changelog) (#7839) 2023-11-28 10:19:27 +01:00
feature-not-licensed.error.ts refactor(core): Reorganize error hierarchy in cli package (no-changelog) (#7839) 2023-11-28 10:19:27 +01:00
invalid-concurrency-limit.error.ts perf(core): Introduce concurrency control for main mode (#9453) 2024-06-12 15:05:43 +02:00
invalid-role.error.ts refactor(core): Reorganize error hierarchy in cli package (no-changelog) (#7839) 2023-11-28 10:19:27 +01:00
max-stalled-count.error.ts refactor(core): Centralize scaling mode (no-changelog) (#9835) 2024-08-07 13:50:46 +02:00
missing-execution-stop.error.ts fix(core): Fix execution cancellation in scaling mode (#9841) 2024-06-28 20:05:09 +02:00
node-crashed.error.ts refactor(core): Revamp crash recovery mechanism for main mode (#9613) 2024-06-07 16:19:59 +02:00
not-string-array.error.ts refactor(core): Reorganize error hierarchy in cli package (no-changelog) (#7839) 2023-11-28 10:19:27 +01:00
postgres-live-rows-retrieval.error.ts feat(editor): Refactor and unify executions views (no-changelog) (#8538) 2024-04-19 07:50:18 +02:00
queued-execution-retry.error.ts perf(core): Introduce concurrency control for main mode (#9453) 2024-06-12 15:05:43 +02:00
redactable.error.ts refactor(core): Clean up event relays (no-changelog) (#10284) 2024-08-02 16:52:49 +02:00
shared-workflow-not-found.error.ts refactor(core): Reorganize error hierarchy in cli package (no-changelog) (#7839) 2023-11-28 10:19:27 +01:00
subworkflow-policy-denial.error.ts refactor(core): Clean up subworkflow policy check (no-changelog) (#10178) 2024-07-25 14:52:29 +02:00
unknown-auth-type.error.ts feat(core): Introduce AWS secrets manager as external secrets store (#8982) 2024-03-28 10:15:58 +01:00
unknown-execution-mode.error.ts perf(core): Introduce concurrency control for main mode (#9453) 2024-06-12 15:05:43 +02:00
unrecognized-node-type.error.ts refactor(core): Reorganize error hierarchy in cli package (no-changelog) (#7839) 2023-11-28 10:19:27 +01:00
variable-count-limit-reached.error.ts refactor(core): Reorganize error hierarchy in cli package (no-changelog) (#7839) 2023-11-28 10:19:27 +01:00
variable-validation.error.ts refactor(core): Reorganize error hierarchy in cli package (no-changelog) (#7839) 2023-11-28 10:19:27 +01:00
workflow-crashed.error.ts refactor(core): Revamp crash recovery mechanism for main mode (#9613) 2024-06-07 16:19:59 +02:00
workflow-history-version-not-found.error.ts refactor(core): Reorganize error hierarchy in cli package (no-changelog) (#7839) 2023-11-28 10:19:27 +01:00
workflow-missing-id.error.ts feat(core): Cache test webhook registrations (#8176) 2024-01-03 16:58:33 +01:00