isawnyu / geocollider-sinatra

Sinatra web app and frontend for Geocollider
2 stars 1 forks source link

Asynchronous processing on startup #28

Closed ryanfb closed 7 years ago

ryanfb commented 7 years ago

The initial processing should be done in a background worker process so we don't block requests.

Currently, this is breaking the Heroku deploy with:

Web process failed to bind to $PORT within 60 seconds of launch