Skip to content

Conversation

@PeterJCLaw
Copy link
Owner

This implements the core logic around exposing match states.
This helper handles scheduled and operational delays, rather than
us needing to handle each case ourselves.
@PeterJCLaw PeterJCLaw force-pushed the match-release branch 2 times, most recently from b76443d to 6ac2a92 Compare February 1, 2026 14:18
This is useful for clients who want to pick up when this changes.
The previous spelling was potentially misleading, especially if
data were cached, since the "hold" vs "future" states could change
without the state changing. Exposing this simpler value turns out
to be all that clients actually need (since they end up doing the
time comparison themselves anyway) and avoids introducing
time-sensitive data into endpoints which are currently expected
to be time-invariant.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant