You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/03/12 01:44:34 UTC

[GitHub] [airflow] hussein-awala opened a new pull request, #30049: [WIP] Send Celery tasks to the queue in bulk

hussein-awala opened a new pull request, #30049:
URL: https://github.com/apache/airflow/pull/30049

   closes: #8854
   
   ---
   Trying to find a method to send Celery tasks to the queue in bulk instead of sending them one by one.
   
   This PR can take some time before merging it, because I need time to benchmark each approach and check if everything works as expected.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] github-actions[bot] commented on pull request #30049: [WIP] Send Celery tasks to the queue in bulk

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #30049:
URL: https://github.com/apache/airflow/pull/30049#issuecomment-1524258098

   This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org