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 88d1bd8 commit ac4d18f
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 1
Start-Sleep -Seconds 10
$retryCount = $retryCount + 1
}

Expand Down

0 comments on commit ac4d18f

Please sign in to comment.