Skip to content

tweak: remove hungry catch in snipe integration

Mark Kennedy requested to merge mark/T33693-retain-snipe-errors into deploy/production

We have a very hungry exception handler that masks some classes of failure in the Snipe-IT integration.

I'm proposing we remove it for now. Errors present as popups thus:

image

While it is not ideal to present backtraces to "normal" (sorry) users, they can at least screenshot them and tell ~tools.

See: https://phabricator.collabora.com/T33702 and related merge request for Snipe-IT plugin https://gitlab.collabora.com/phabricator/asset-item-application/-/merge_requests/12

Edited by Mark Kennedy

Merge request reports