Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dj and god memory leak in rails application #56

Open
luckydev opened this issue Feb 13, 2012 · 0 comments
Open

dj and god memory leak in rails application #56

luckydev opened this issue Feb 13, 2012 · 0 comments

Comments

@luckydev
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant