Is the timeout customizable? #1029
Unanswered
ReenigneArcher
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a config with ~500 sites to check our infrastructure. I'm getting the URLs from a source which may be outdated and therefore many of the devices are probably decommissioned.
This leads to long time to run the check (~1 hour). Is it possible to change the timeout? I think the default is 60s, but I don't see anyway to adjust this. Or alternatively, is it possible to run the checks in different threads, or asynchronously?
Beta Was this translation helpful? Give feedback.
All reactions