Skip to content

Commit 40fe6bb

Browse files
committed
Compile file
1 parent 72b7de1 commit 40fe6bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@ function run() {
267267
if (isNaN(maxWaitTime)) {
268268
maxWaitTime = 300000;
269269
}
270+
console.log("Custom polling timeout set: " + polling_timeout);
270271
}
271272
// Poll for scan completion with 23-second intervals
272273
const pollInterval = 23000; // 23 seconds

0 commit comments

Comments
 (0)