Closed ivov closed 3 days ago
Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review. |
Files with missing lines | Patch % | Lines |
---|---|---|---|
packages/cli/src/runners/task-broker.service.ts | 0.00% | 1 Missing :warning: |
:loudspeaker: Thoughts on this report? Let us know!
Also, remember to add the new env var here
Edit: Looks like it's covered already in the launcher
:white_check_mark: All Cypress E2E specs passed
Passed #8043
•
ca7baecffc: ๐ณ ๐ฅ๏ธ browsers:node18.12.0-chrome107 ๐ค ivov ๐๏ธ e2e/*
Project |
n8n
|
Branch Review |
runner-idle-timeout
|
Run status |
Passed #8043
|
Run duration | 04m 39s |
Commit |
ca7baecffc: ๐ณ ๐ฅ๏ธ browsers:node18.12.0-chrome107 ๐ค ivov ๐๏ธ e2e/*
|
Committer | Ivรกn Ovejero |
View all properties for this run โ๏ธ |
Test results | |
---|---|
Failures |
0
|
Flaky |
2
|
Pending |
0
|
Skipped |
0
|
Passing |
478
|
View all changes introduced in this branch โ๏ธ |
Summary
Exit the runner if idle for longer than
N8N_RUNNERS_IDLE_TIMEOUT
seconds inexternal
mode. Launcher will later re-launch runner on demand.To be reviewed together with: https://github.com/n8n-io/task-runner-launcher/pull/13
Related Linear tickets, Github issues, and Community forum posts
https://linear.app/n8n/issue/PAY-2246
Review / Merge checklist
release/backport
(if the PR is an urgent fix that needs to be backported)