Skip to content

Ensure and document crash resistance and state persistence #237

Description

@Dominik1999

Summary

The Guardian must not lose user state in the event of a crash. There should be an industry-standard approach to ensure durability (e.g., WAL, transactional writes, database replication, regular snapshots).

Requirements

  • Investigate the current crash recovery behavior
  • If state persistence guarantees already exist, document them clearly for operators
  • If gaps exist, implement an industry-standard solution
  • Consider database replication or regular snapshots as part of the strategy
  • Document the recovery process for operators

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions