jibinam / budabot2

Automatically exported from code.google.com/p/budabot2
0 stars 0 forks source link

HTTPAPI: Keep starting server if listening fails #232

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Given the httpapi server is enabled
And listen fails
Then retry after a timeout (e.g 10 seconds)

This should fix a problem when bot crashes and restart immediately and the 
server's port isn't free yet.

Original issue reported on code.google.com by joye...@gmail.com on 18 Nov 2012 at 8:42

GoogleCodeExporter commented 9 years ago
this was handled by changing server to be activated by a 1 minute event

Original comment by bigwheel...@gmail.com on 19 Apr 2014 at 3:51