I'm using Twill as part of a monitoring tool for an internal website. The tool logs into a site, checks for data, and then logs out.
I'm running into issues with the site because when it is broken, it takes a really long time to return data (> 10min), and rather than wait until the site returns, I'm wondering if it's possible to have Twill timeout after a user-defined period of time.
Thanks,
Sean
Note: I'm using Twill from within a Python program
_______________________________________________ twill mailing list [email protected] http://lists.idyll.org/listinfo/twill
