Skip to content

[Core] Enforce strict 100% availability threshold for Node Status #7

Description

@andreicscs

Context: Security decoy containers should never drop offline; a 15-minute gap in a 24-hour window represents a wide window for an attacker to conduct reconnaissance undetected.
Implementation: Update CalculateBlockStatus ratio check from ratio >= 0.99 to ratio >= 1.0. Any unrecorded or offline seconds must immediately flag the block as Degraded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status
    v2.1.x (Current: Polish)

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions