Module: SuperInstance::Equipment::ConsensusEngine::ConflictSeverity
- Defined in:
- lib/equipment/consensus_engine/types.rb
Overview
Severity levels for conflicts
Constant Summary collapse
- LOW =
:low- MEDIUM =
:medium- HIGH =
:high- CRITICAL =
:critical- ALL =
Set[:low, :medium, :high, :critical].freeze