For cloud monitors,
- The default timeout is 30 seconds.
- Cloud monitors do not take and apply the value of
timeout
from the config. So, you can not settimeout
for cloud monitors.
For local monitors,
- The default timeout value is 60 seconds.
- There is no limit for
timeout
for local monitors. You can set it to any value.