#121 run gunicorn with 8 workers
Merged by ralph. Opened by dcallagh.
dcallagh/greenwave workers-8  into  master

Download 121.patch

The number is basically arbitrary. But it's higher than 1, so that
a long-running request doesn't hold up the entire app.

Fixes #116 (or makes it less likely to occur anyway).

Pull-Request has been merged by ralph

Metadata