Skip to content

[FEATURE] Cancel all running sequences when RTC time changed #282

@hrfarmer

Description

@hrfarmer

Short summary

Issue created from postmortem

When the RTC's time is adjusted, the timing of sequences is not, which means setting the RTC time to the future could cause premature execution of sequence commands. Cancelling the running sequences will ensure that no unexpected behavior occurs*.

*A sequence being (un)expectedly cancelled could still cause unexpected behavior

Motivation and user story

No response

Proposed implementation(s)

  • In the safe mode sequence, cancel all other running sequences
  • Implement "strategies" for safe mode reasons, so that safe mode stops all sequences only if it was triggered due to time/timebase changing

Priority

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    Postmortem ActionIssues and PRs generated from postmortemsenhancementNew feature or request

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions