Files
elysium/apps/api/test
hikari b3d257048f fix: prevent duplicate prestige bot announcements on concurrent requests
Adds an optimistic lock on the prestige route so that a second concurrent
request for the same state is rejected with 409 rather than firing the
Discord announcement twice. Also adds missing branch-coverage tests for
debug.ts to satisfy the 100% threshold.

Closes #162
2026-03-31 12:12:42 -07:00
..