Uptime tests timeout

Hi

I created uptime tests in the dashboard and the documentation indicates that the timeout is only 500ms.
Is there a way to configure the timeout length?

Tarmo

@Tarmo Not at the moment, it’s a hard-coded default in the client:

https://github.com/TykTechnologies/tyk/blob/master/host_checker.go#L18

Something we may want to revise in future.