Trigger rebuild
All checks were successful
Build and Push Docker Image / build (push) Successful in 9m8s
All checks were successful
Build and Push Docker Image / build (push) Successful in 9m8s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -2,7 +2,7 @@ import { prisma } from '@/lib/prisma'
|
|||||||
import { activateRound, closeRound } from './round-engine'
|
import { activateRound, closeRound } from './round-engine'
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Check for rounds that need to be automatically opened or closed
|
* Checks for rounds that need to be automatically opened or closed
|
||||||
* based on their windowOpenAt / windowCloseAt timestamps.
|
* based on their windowOpenAt / windowCloseAt timestamps.
|
||||||
* Called on a 60-second interval from instrumentation.ts.
|
* Called on a 60-second interval from instrumentation.ts.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user