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

Drop celery completely #28

Open
andylolz opened this issue Jul 18, 2018 · 1 comment
Open

Drop celery completely #28

andylolz opened this issue Jul 18, 2018 · 1 comment
Milestone

Comments

@andylolz
Copy link
Contributor

It seems to be necessarily to routinely clear out old tasks from the celery queue, otherwise the task runner grinds to a halt (and when new data files are uploaded, the spinny wheel just keeps spinning).

I’m not sure why this happens… I note that CoVE doesn’t process files in the background, and I wonder if it’s because of this sort of added complexity.

@andylolz andylolz changed the title Unblock the pipes! Celery gets backed up with old tasks Drop celery completely Nov 27, 2018
@andylolz andylolz added this to the Current milestone Nov 27, 2018
@andylolz
Copy link
Contributor Author

I’ve started using rq elsewhere and I really like it. Might be worth investigating switching to that.

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