
When a DCB error occurs, the handleError entry point of the routers is called. The caller of this entry point expects that the error handler marks the DCB as handled. The aforementioned behavior is wrong as the error handler should not keep track of whether the handler was already called.