Skip to content

Catch appropriate exception when handling missing message-id.

Abhilash Raj requested to merge maxking/postorius:fix-349 into master

When a message has already been handled, re-handling it can cause 500 exception and should instead be handled more gracefully.

Closes #349 (closed)

Edited by Abhilash Raj

Merge request reports