Endpoint Timeouts

avatar
(anonymous user)

I can’t believe I need to post about this topic again but, this endpoint does not timeout at 90 seconds. Why?

New-PSUEndpoint -Url “/test/timeout” -Method @(‘GET’) -Endpoint {
Start-Sleep 120
return 0
} -Tag @(‘test’) -Timeout 90

Product: PowerShell Universal
Version: 4.1.8


All Comments (0)

Sysadminotaur pondering a question Special Q&A

Our CTO is answering your AI questions

A rare opportunity — ask our CTO directly.

10 questions already asked Closed
View questions →