Hey folks,
I'm wondering is there a way to have browse.visit when loading a site timeout? Like after 5-10 seconds, it gives up and send a False value.
Pretty much I have a list of devices and I'm seeing if they are online (and pulling data). Sometimes it'll take a long time before it checks the next one in the list. Assuming Visit waits a while.
Thanks,
Will