We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1155f84 commit 2d7a483Copy full SHA for 2d7a483
redisinsight/api/src/modules/cloud/job/jobs/cloud-job.ts
@@ -62,7 +62,7 @@ export abstract class CloudJob {
62
// silently ignore callback
63
}
64
}, 1_000, {
65
- maxWait: 1_000,
+ maxWait: 2_000,
66
});
67
68
0 commit comments