n8n/packages/cli/src/errors
2024-10-15 14:55:13 +02:00
..
cache-errors perf(core): Improve caching service (#8213) 2024-01-05 11:52:44 +01:00
response-errors fix: Incorrect error message on calling wrong webhook method (#11093) 2024-10-04 11:06:15 +01: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
credentials-overwrites-already-set.error.ts refactor(core): Set up worker server (#10814) 2024-09-17 10:14:12 +02:00
deduplication.error.ts feat(core): Dedupe (#10101) 2024-10-10 16:12:05 +01:00
execution-not-found-error.ts refactor(core): Refactor execution post-execute promises (no-changelog) (#10809) 2024-09-23 12:08:57 +02:00
external-secrets-provider-not-found.error.ts
feature-not-licensed.error.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03: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
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
non-json-body.error.ts refactor(core): Set up worker server (#10814) 2024-09-17 10:14:12 +02:00
not-string-array.error.ts
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
subworkflow-policy-denial.error.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03: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
variable-count-limit-reached.error.ts
variable-validation.error.ts
worker-missing-encryption-key.error.ts refactor(core): Move queueModeId as hostId to InstanceSettings (#11262) 2024-10-15 14:55:13 +02: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
workflow-missing-id.error.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00