Re: [PR] Improve clear_not_launched_queued_tasks call duration [airflow]

2023-11-01 Thread via GitHub
eladkal merged PR #34985: URL: https://github.com/apache/airflow/pull/34985 -- 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-unsubscr...@airflow.

Re: [PR] Improve clear_not_launched_queued_tasks call duration [airflow]

2023-11-01 Thread via GitHub
boring-cyborg[bot] commented on PR #34985: URL: https://github.com/apache/airflow/pull/34985#issuecomment-1788668495 Awesome work, congrats on your first merged pull request! You are invited to check our [Issue Tracker](https://github.com/apache/airflow/issues) for additional contributions.

Re: [PR] Improve clear_not_launched_queued_tasks call duration [airflow]

2023-10-27 Thread via GitHub
dirrao commented on PR #34985: URL: https://github.com/apache/airflow/pull/34985#issuecomment-1783640156 @uranusjr / @jedcunningham, can you review it? -- 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 t

Re: [PR] Improve clear_not_launched_queued_tasks call duration [airflow]

2023-10-21 Thread via GitHub
dirrao commented on PR #34985: URL: https://github.com/apache/airflow/pull/34985#issuecomment-1773974950 @hussein-awala Did you get a chance to test it? Any findings? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

Re: [PR] Improve clear_not_launched_queued_tasks call duration [airflow]

2023-10-17 Thread via GitHub
uranusjr commented on code in PR #34985: URL: https://github.com/apache/airflow/pull/34985#discussion_r1363231341 ## airflow/providers/cncf/kubernetes/executors/kubernetes_executor.py: ## @@ -224,6 +224,36 @@ def clear_not_launched_queued_tasks(self, session: Session = NEW_SESS

Re: [PR] Improve clear_not_launched_queued_tasks call duration [airflow]

2023-10-17 Thread via GitHub
uranusjr commented on code in PR #34985: URL: https://github.com/apache/airflow/pull/34985#discussion_r1363230300 ## airflow/providers/cncf/kubernetes/executors/kubernetes_executor.py: ## @@ -224,6 +224,36 @@ def clear_not_launched_queued_tasks(self, session: Session = NEW_SESS

Re: [PR] Improve clear_not_launched_queued_tasks call duration [airflow]

2023-10-17 Thread via GitHub
uranusjr commented on code in PR #34985: URL: https://github.com/apache/airflow/pull/34985#discussion_r1363229837 ## airflow/providers/cncf/kubernetes/executors/kubernetes_executor.py: ## @@ -224,6 +224,36 @@ def clear_not_launched_queued_tasks(self, session: Session = NEW_SESS