Skip to content

fix(notify): gracefully fail notifications

Kevin Morris requested to merge kevr/aurweb:graceful-notif-failure into pu

Instead of allowing an exception to propogate through the framework routes, catch it and log out an error about notifications not being sent.

Signed-off-by: Kevin Morris kevr@0cost.org

Merge request reports