Skip to content

test(node): Increase cron integration test timeout to 60s#21704

Open
JPeer264 wants to merge 1 commit into
developfrom
jp/cron-test-timeout
Open

test(node): Increase cron integration test timeout to 60s#21704
JPeer264 wants to merge 1 commit into
developfrom
jp/cron-test-timeout

Conversation

@JPeer264

Copy link
Copy Markdown
Member

closes #21623
closes #21667

In the previous PR the setTimeout and this timeout have both been increased., so it could be that that was the reason for the timeout, everything just got delayed.

If this is getting flaky one more time then there might be another issue somewhere.

The cron test spawns a child process with `-r ts-node/register` which
compiles the scenario on the fly. Under CI load, ts-node compilation
can exceed the previous 30s test timeout before the cron ticks and
envelopes arrive. Doubling the timeout gives sufficient headroom.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@JPeer264 JPeer264 self-assigned this Jun 23, 2026
@JPeer264 JPeer264 requested a review from a team as a code owner June 23, 2026 06:18
@JPeer264 JPeer264 requested review from andreiborza and mydea and removed request for a team June 23, 2026 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants