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

feat: change image CMD to celery v5 compatibility in ecom worker #80

Conversation

johanseto
Copy link

Description

This is a proposal in order to allow ecommerce-worker increase celery to v5.4.0

This upgrade of celery is in the following PR: openedx-unsupported/ecommerce-worker#247

Before

I tried to use the update code related in celery and I found some incompatibilities.
For more details you could check the following PR:
openedx-unsupported/ecommerce-worker#247 (comment)
V5.4.0 the celery command doesn't start.
image
image

image

After

Celery worker in V5.4.0 Seems working
2024-04-29_17-58

2024-04-29_17-57

I also test the args change with celery v4.4.7 but I prefer that this be tested with care.
2024-04-29_17-55

This to think when this PR would be merged: before or after openedx-unsupported/ecommerce-worker#247

This is a proposal in order to allow ecommerce-worker increase celery to v5.4.0

This upgrade of celery in the following PR: openedx-unsupported/ecommerce-worker#247
@johanseto
Copy link
Author

Closed In favour of :
#72

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

Successfully merging this pull request may close these issues.

1 participant