Skip to content

Feat/configurable cancel auto solve delay

Alexander Pavlov requested to merge feat/configurable-CancelAutoSolveDelay into master

CancelAutosolveDelay is configurable in Alarm section and can be assigned with string representation of duration, eg "1h". When configuration doen't have such attribute, parameter accepts default constant value (as it was before).

Merge request reports