That’s an indication that you don’t have enough Unicorn workers for the number of requests your site is seeing.  Consider increasing the UNICORN_WORKERS setting in your app.yml and rebuilding (you might need to get more RAM to accommodate the larger number of workers).
              
              
              2 Likes