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

Workers keep dying D: #110

Open
ghost opened this issue Nov 9, 2016 · 2 comments
Open

Workers keep dying D: #110

ghost opened this issue Nov 9, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented Nov 9, 2016

This has been a long standing issue for a while. Occasionally the workers responsible for processing tracks will suddenly fall over. There has been an attempt at alerting users that there's a problem by returning a 418 error when a track file is not found. There needs to be some sort of detection system to detect when these 418's are fired a few times and restart the workers

@EventideGlow
Copy link
Contributor

@logic-dev Have you found anything interesting in the error logs when the workers crash? It would be nice to figure out what causes this, in addition to setting up more reliable monitoring.

The workers are currently monitored with Supervisord - sounds like our config for that in Ansible might need tweaking.

@EventideGlow
Copy link
Contributor

This might be related to #114 - if there are issues with what the workers are doing, normally, those would be getting logged in the failed_jobs table.

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

No branches or pull requests

1 participant