halma icon indicating copy to clipboard operation
halma copied to clipboard

Prevent AWS Lambda timeout when AI finishes

Open timjb opened this issue 8 years ago • 0 comments

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.

timjb avatar Apr 06 '17 20:04 timjb