openag_brain icon indicating copy to clipboard operation
openag_brain copied to clipboard

gevent API server doesn't seem to be able to handle many requests

Open gordonbrander opened this issue 8 years ago • 1 comments
trafficstars

If sending more than one request without some time in-between, gevent server will often send back a 500 RequestNotReady.

Perhaps gevent is not well-suited to the Raspberry Pi? Maybe the Pi has trouble spinning up enough workers?

Investigating. Notes here http://wiki.openag.media.mit.edu/contributors/gordonb/server.

cc @rbaynes

gordonbrander avatar Apr 03 '17 14:04 gordonbrander

Picking up on @gordonbrander 's notes and looking for alternatives.

rbaynes avatar Apr 24 '17 14:04 rbaynes