Skip to content

Commit 127d1aa

Browse files
committed
increase wait for duration ipc timeout
1 parent 48aadea commit 127d1aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/v3/runtime/prodRuntimeManager.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ export class ProdRuntimeManager implements RuntimeManager {
6161
ms,
6262
now,
6363
},
64-
10_000
64+
31_000
6565
);
6666

6767
if (!willCheckpointAndRestore) {

0 commit comments

Comments
 (0)