| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
RZDoc_Exception__already_exists logging
|
|
|
|
This reverts commit 3e2452ad6480e726fee8fdf2e3817ef09b0ba34d.
|
|
|
|
|
|
|
|
|
|
until an actual select/eventfd based solution is implemented
|
|
import details
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sig for lack of time
|
|
Instead of raising and catching an exception by using the cache lookup
extract a function to lookup in cache and then in db that just returns
the result.
Avoids an exception trace we log whenever there is an exception.
|
|
|
|
|
|
|
|
|
|
failure
|
|
|
|
|
|
ws_broadcast_to_rzdoc_readers()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dependency
|
|
|
|
|
|
exception handling
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|