Fix ulong overflow at max value
Fix 64 bit int overflow in TakeANumberAccessQueueRepo
Fix ulong overflow at max value
Add persistence to restore state if service is restarted
Fix 64 bit int overflow in TakeANumberAccessQueueRepo
Give AccessQueuePlayground the ability to connect to an API
Refactor AccessQueueService API to separate project
Add route to get queue status for monitoring
Add tests for deleting expired tickets
Add tests for patching configuration
Move config routes to separate controller