Re: [I] Airflow-2.6.3 Mysql: Deadlock found when trying to get lock; try restarting transaction [airflow]

2023-11-17 Thread via GitHub
github-actions[bot] closed issue #35144: Airflow-2.6.3 Mysql: Deadlock found when trying to get lock; try restarting transaction URL: https://github.com/apache/airflow/issues/35144 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [I] Airflow-2.6.3 Mysql: Deadlock found when trying to get lock; try restarting transaction [airflow]

2023-11-17 Thread via GitHub
github-actions[bot] commented on issue #35144: URL: https://github.com/apache/airflow/issues/35144#issuecomment-1817275359 This issue has been closed because it has not received response from the issue author. -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] Airflow-2.6.3 Mysql: Deadlock found when trying to get lock; try restarting transaction [airflow]

2023-11-10 Thread via GitHub
github-actions[bot] commented on issue #35144: URL: https://github.com/apache/airflow/issues/35144#issuecomment-1806583583 This issue has been automatically marked as stale because it has been open for 14 days with no response from the author. It will be closed in next 7 days if no further

Re: [I] Airflow-2.6.3 Mysql: Deadlock found when trying to get lock; try restarting transaction [airflow]

2023-10-26 Thread via GitHub
langfu54 commented on issue #35144: URL: https://github.com/apache/airflow/issues/35144#issuecomment-1782174781 appreciate your help , it looks that , airflow works correctly now . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [I] Airflow-2.6.3 Mysql: Deadlock found when trying to get lock; try restarting transaction [airflow]

2023-10-26 Thread via GitHub
Taragolis commented on issue #35144: URL: https://github.com/apache/airflow/issues/35144#issuecomment-1780931054 @langfu54 In your case you could try to set [`[core] max_num_rendered_ti_fields_per_task`](https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#max-num-re

Re: [I] Airflow-2.6.3 Mysql: Deadlock found when trying to get lock; try restarting transaction [airflow]

2023-10-26 Thread via GitHub
langfu54 commented on issue #35144: URL: https://github.com/apache/airflow/issues/35144#issuecomment-1780907043 > > once the task instance increase > You mean increased number of simultaneous Task Instances? If so, what numbers of TI are we talking about? 10-100-1000? less than 100

Re: [I] Airflow-2.6.3 Mysql: Deadlock found when trying to get lock; try restarting transaction [airflow]

2023-10-26 Thread via GitHub
Taragolis commented on issue #35144: URL: https://github.com/apache/airflow/issues/35144#issuecomment-1780904035 Sorry I couldn't resist --- **X**: Mom can we have a solution for that deadlock issues in Airflow on MySQL? **Mom**: We have solution at home Solutio

Re: [I] Airflow-2.6.3 Mysql: Deadlock found when trying to get lock; try restarting transaction [airflow]

2023-10-26 Thread via GitHub
Taragolis commented on issue #35144: URL: https://github.com/apache/airflow/issues/35144#issuecomment-1780900233 > once the task instance increase You mean increased number of simultaneous Task Instances? If so, what numbers of TI are we talking about? 10-100-1000? Any chan

Re: [I] Airflow-2.6.3 Mysql: Deadlock found when trying to get lock; try restarting transaction [airflow]

2023-10-26 Thread via GitHub
langfu54 commented on issue #35144: URL: https://github.com/apache/airflow/issues/35144#issuecomment-1780813288 had the exactly same problem , once the task instance increase ,the schelduler shut down. -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [I] Airflow-2.6.3 Mysql: Deadlock found when trying to get lock; try restarting transaction [airflow]

2023-10-24 Thread via GitHub
Taragolis commented on issue #35144: URL: https://github.com/apache/airflow/issues/35144#issuecomment-1776812119 >How to reproduce When multiple dag tasks fail simultaneously I've unable to reproduce with this description and simple DAG ```python import pendulum fro

[I] Airflow-2.6.3 Mysql: Deadlock found when trying to get lock; try restarting transaction [airflow]

2023-10-23 Thread via GitHub
liangriyu opened a new issue, #35144: URL: https://github.com/apache/airflow/issues/35144 ### Apache Airflow version Other Airflow 2 version (please specify below) ### What happened 2023-10-24 00:10:20,620 ERROR - Exception when executing SchedulerJob._run_scheduler_loop

Re: [I] Airflow-2.6.3 Mysql: Deadlock found when trying to get lock; try restarting transaction [airflow]

2023-10-23 Thread via GitHub
boring-cyborg[bot] commented on issue #35144: URL: https://github.com/apache/airflow/issues/35144#issuecomment-1776380207 Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for ap