villasv commented on a change in pull request #5383: [AIRFLOW-4737] Increase 
and document celery queue name limit
URL: https://github.com/apache/airflow/pull/5383#discussion_r291548062
 
 

 ##########
 File path: docs/howto/executor/use-celery.rst
 ##########
 @@ -69,3 +69,4 @@ Some caveats:
 - Make sure to use a database backed result backend
 - Make sure to set a visibility timeout in [celery_broker_transport_options] 
that exceeds the ETA of your longest running task
 - Tasks can consume resources. Make sure your worker has enough resources to 
run `worker_concurrency` tasks
+- Queue names are limited to 100 characters, but each broker backend might 
have its own restrictions
 
 Review comment:
   Sure, will do.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to