Closed ryanfb closed 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
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: