Files
AIHostingTycoon/apps/web
josh 03ef94c22c
CI / build-and-push (push) Successful in 47s
Fix rack order race condition allowing slots/power to exceed DC limits
Rapid clicks on order rack bypassed capacity checks because usedSlots
and usedPowerKW were only updated during the tick. Now both the store
action and UI compute slot/power usage live from racks + pipeline,
so each order immediately reflects in the next check.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-24 20:05:11 -04:00
..