Skip to content

Handle exceptions that can be raised by trying to fetch URLs.

Abhilash Raj requested to merge maxking/mailman-hyperkitty:error-handle into master

This should avoid un-handled exceptions thrown by requests due to errors related to talking to Hyperkitty.

Fixes #4 (closed), #20

Merge request reports