Skip to content

Commit

Permalink
throw OOM
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmrdavid committed Oct 1, 2024
1 parent ac4d18f commit f9666d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ try {
break
}

Start-Sleep -Seconds 10
Start-Sleep -Seconds 30
$retryCount = $retryCount + 1
}

Expand Down

0 comments on commit f9666d9

Please sign in to comment.