Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Content Distribution Journal Core 0.1.26
-
None
-
None
Description
When the DistributionSubscribers throws an PreConditionTimeoutException, it is only logged as an INFO message.
To be able to monitor such situations, this should also be recorded as a metric, so it is possible to monitor this situation and react accordingly. A simple gauge returning either 0 (import succesfully) or 1 (running in this exception) is sufficient.