[ZODB-Dev] ZEO opening and closing frequently.

Anthony Baxter anthony@interlink.com.au
Tue, 16 Oct 2001 16:01:00 +1000


As part of a regular (every 5 minutes) tester, I have a small piece 
of code (below) that connects to a ZEO server and counts the number of 
objects in a top level Folder object. Since I switched to 1.0b4, it's failing 
a _lot_ with:

ZEO.ClientStorage.ClientDisconnected: This action is temporarily unavailable.

Has testing been done on having this number of opens and closes?

ta,
Anthony