Skip to content

1.55

Latest
Compare
Choose a tag to compare
@LegendaryOfCats LegendaryOfCats released this 23 Aug 10:33
· 2 commits to main since this release
ef5ad1c

Ignoring HttpRequestException so the loop doesn't stop when service fail to respond within certain period of time.

Switched from "Connected to https://url: status=408/Request timeout method=GET time=123ms bytes=16" to "Request timed out."

Added a consecutiveTimeouts, if a service doesn't respond within 100 requests, the loop will be automatically stopped