[Zope] ConflictError with *one* ZEO client?
Dieter Maurer
dieter at handshake.de
Thu Jun 29 12:56:47 EDT 2006
Richard Jones wrote at 2006-6-29 08:29 +1000:
> ...
>Since we upgraded to 2.8 we see a few ConflictErrors propogated up through to
>users each week.
Usually, this means weak application design.
Good application design would make the conflict probability so low
that it is very unlikely that a "ConflictError" propagates to
the user.
In your place, I would start investigating what causes the conflicts
and look for ways to reduce their probability.
--
Dieter
More information about the Zope
mailing list