halma
halma copied to clipboard
Prevent AWS Lambda timeout when AI finishes
When you finish the game before the AI, the AI tries to finish on its own. When running on AWS Lambda, a timeout stops this process, causing the Telegram API to resend the request in an infinite loop.