Skip to content

Checker: Use number of valid ticks for tick lookback #60

@F30

Description

@F30

The current Checker libraries (Python as well as Go) use a hardcoded number (5) of past ticks to check the flags for. We should be using the number of valid ticks configured in GameControl in the database instead.

The Checker libraries would have to ask the Checker Master for that number through IPC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementNot a critical bug, but also not a visible feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions