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

Address Docker warnings for Deprecated Options #15

Open
iamzoltan opened this issue Jun 17, 2024 · 1 comment
Open

Address Docker warnings for Deprecated Options #15

iamzoltan opened this issue Jun 17, 2024 · 1 comment

Comments

@iamzoltan
Copy link

This seems mainly related to minion worker and celery, but it would be good to check all

@iamzoltan
Copy link
Author

minionworker-1       | [2024-06-17 19:49:31,388: WARNING/MainProcess] /usr/local/lib/python3.11/site-packages/celery/worker/consumer/consumer.py:508: CPendingDeprecationWarning: The broker_connection_retry configuration setting will no longer determine
minionworker-1       | whether broker connection retries are made during startup in Celery 6.0 and above.
minionworker-1       | If you wish to retain the existing behavior for retrying connections on startup,
minionworker-1       | you should set broker_connection_retry_on_startup to True.
minionworker-1       |   warnings.warn(
minionworker-1       |

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