ScienceWorld
ScienceWorld copied to clipboard
Add server timeout
Once in a while (esp. when debugging), Python process gets terminated without closing the java server that is running.
I suggest adding a timeout on the server side that will terminate the server when there haven't been any requests for the past X minutes.
Similar to https://github.com/cognitiveailab/TextWorldExpress/issues/2