Skip to content

Commit 72b7de1

Browse files
committed
Adding a log
1 parent 742037a commit 72b7de1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

main.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,7 @@ async function run() {
325325
if (isNaN(maxWaitTime)) {
326326
maxWaitTime = 300000;
327327
}
328+
console.log("Custom polling timeout set: " + polling_timeout);
328329
}
329330

330331
// Poll for scan completion with 23-second intervals

0 commit comments

Comments
 (0)