Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Sophisticated Sagitta

Compare
Choose a tag to compare
@vikahl vikahl released this 03 Feb 09:10
· 22 commits to master since this release
9a938af

This release adds exception handling to the send function, allowing routers to raise an exception preventing messages from being marked as sent if an error occurred during sending.

There is no special handling of these unsent messages, so it is good to keep an eye on the logs to notice when this is happening.

This release also defines exceptions previously defined in the comet-common library. The exceptions in comet-common are now regarded as deprecated and will be replaced with the corresponding exception from core.