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

Upgrade to Celery 4 #2696

Closed
singingwolfboy opened this issue Feb 27, 2017 · 1 comment
Closed

Upgrade to Celery 4 #2696

singingwolfboy opened this issue Feb 27, 2017 · 1 comment
Assignees

Comments

@singingwolfboy
Copy link
Contributor

Celery is our distributed task queue. We are currently using version 3.1, but the latest version is 4.0. According to the changelog, Celery 4 is backwards-compatible with previous versions. However, it is "a massive release with over two years of changes. Not only does it come with many new features, but it also fixes a massive list of bugs."

Upgrading to Celery 4 would probably make our task queue more durable, and squash bugs that we may not even be aware of.

http://docs.celeryproject.org/en/latest/whatsnew-4.0.html

@rhysyngsun
Copy link
Contributor

Consider doing #2718 first.

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

3 participants