You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have delayed_job to handle background processing in our app. God monitors the more-memory-consuming DJ workers now and then and cut them off.
This setup has been working perfectly for months with daily deploys. Now today, suddenly all the workers once they are started consumes 400+ MB memory each. There were no deploys in the last few days.
What could have gone wrong? please help. The app is running on Ruby 1.9.2 with Rails 3.0.5.
The text was updated successfully, but these errors were encountered:
We have delayed_job to handle background processing in our app. God monitors the more-memory-consuming DJ workers now and then and cut them off.
This setup has been working perfectly for months with daily deploys. Now today, suddenly all the workers once they are started consumes 400+ MB memory each. There were no deploys in the last few days.
What could have gone wrong? please help. The app is running on Ruby 1.9.2 with Rails 3.0.5.
The text was updated successfully, but these errors were encountered: