Track when subscribers fail
If a subcriber explodes, it will be caught and either rethrown or sent to an IErrorTracker depending on if the latter exists in the used dependency injection container
Subscribe methods can also return an HttpStatusCode. If not successfull, an exception will also be thrown or sent to the IErrorTracker