increase wait for duration ipc timeout
This commit is contained in:
@@ -61,7 +61,7 @@ export class ProdRuntimeManager implements RuntimeManager {
|
||||
ms,
|
||||
now,
|
||||
},
|
||||
10_000
|
||||
31_000
|
||||
);
|
||||
|
||||
if (!willCheckpointAndRestore) {
|
||||
|
||||
Reference in New Issue
Block a user