Page MenuHomePhorge

Catch exceptions in `cache_update()`
ClosedPublic

Authored by sicherha on Feb 4 2022, 9:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 17, 9:10 AM
Unknown Object (File)
Wed, Apr 10, 4:56 AM
Unknown Object (File)
Mon, Apr 8, 10:00 PM
Unknown Object (File)
Sun, Apr 7, 2:32 PM
Unknown Object (File)
Sun, Apr 7, 9:50 AM
Unknown Object (File)
Sat, Apr 6, 1:48 AM
Unknown Object (File)
Wed, Apr 3, 1:06 PM
Unknown Object (File)
Wed, Apr 3, 1:06 PM
Subscribers
None

Details

Summary

If updating the cache database fails for whatever reason, do not let the
exception fall through and cause the request to be rejected.

Fixes T6811.

Diff Detail

Repository
rP pykolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sicherha created this revision.
This revision is now accepted and ready to land.Jul 7 2022, 12:23 PM
This revision was automatically updated to reflect the committed changes.