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)
Sun, Apr 21, 4:43 PM
Unknown Object (File)
Sun, Apr 21, 4:43 PM
Unknown Object (File)
Sun, Apr 21, 4:43 PM
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
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
Branch
master
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 38284
Build 15469: arc lint + arc unit

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.