Skip to content

Add round timer and auto-end #32

@JvmName

Description

@JvmName

Auto-end rounds when time expires, with winner determined by points.

Implementation:

  • Start timer when round created (duration from round.duration_seconds)
  • When timer expires, auto-end with end_method='points'
  • Winner = competitor with higher points (or null if tied)
  • Ref can still manually end early (submission/stoppage)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions