[Zope] KebasData & Zope hangs
Bak @ kedai
kedai@kedai.com.my
Sun, 24 Mar 2002 10:17:34 +0800
>Hi,
>
>after a while the whole Zope hangs if the website where a KebasData
>instance trys to grab its data from is down. Using version 0.6 on Zope
>2.5.x. Any ideas?
i think the urllib call never times out, resulting in all zope threads being
used
how can we timeout a urllib call?
i have wrapped the urllib call in a try except, but that wont do anything
useful if the urllib call has been done, would it?
can i fake a time out?
thanks for any ideas
>
>Bye
>Marcus
>
>--
>Petition for a Software Patent Free Europe
>http://petition.eurolinux.org
>
>
>_______________________________________________
>Zope maillist - Zope@zope.org
>http://lists.zope.org/mailman/listinfo/zope
>** No cross posts or HTML encoding! **
>(Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>