n8n/packages
Tomi Turtiainen 614f488386
feat(core): Add N8N_GRACEFUL_SHUTDOWN_TIMEOUT env var (#8068)
Add generic N8N_GRACEFUL_SHUTDOWN_TIMEOUT which controls how long n8n
process will wait for graceful exit before exitting forcefully. This
variables replaces the QUEUE_WORKER_TIMEOUT variable that was used for
worker process.

DEPRECATED: QUEUE_WORKER_TIMEOUT deprected

QUEUE_WORKER_TIMEOUT environment variable has been replaced with
N8N_GRACEFUL_SHUTDOWN_TIMEOUT.
2023-12-18 14:04:19 +02:00
..
@n8n docs: Two small UI copy fixes in sub-nodes (#8032) 2023-12-14 19:15:38 +00:00
@n8n_io/eslint-config ci: Introduce no-plain-errors lint rule for BE packages (no-changelog) (#7961) 2023-12-08 12:51:49 +01:00
cli feat(core): Add N8N_GRACEFUL_SHUTDOWN_TIMEOUT env var (#8068) 2023-12-18 14:04:19 +02:00
core fix(core): Remove circular references before serializing executions in public API (#8043) 2023-12-15 16:01:41 +01:00
design-system 🚀 Release 1.21.0 (#8019) 2023-12-13 16:34:00 +01:00
editor-ui refactor(editor): Add telemetry for workers view (#8055) 2023-12-18 12:21:13 +01:00
node-dev 🚀 Release 1.21.0 (#8019) 2023-12-13 16:34:00 +01:00
nodes-base fix(HTTP Request Node): Do not create circular references in HTTP request node output (#8030) 2023-12-15 16:40:39 +01:00
workflow fix(core): Remove circular references before serializing executions in public API (#8043) 2023-12-15 16:01:41 +01:00