potiuk commented on pull request #13424: URL: https://github.com/apache/airflow/pull/13424#issuecomment-753406438
I updated the description to put more emphasis on both: 1) increasing the time to solve the problem (most likely this is what helps eventually) 2) removing the reverse lookup error to make future investigation easier for anyone else. Many people looked at the problem so far an no-one fixed it before. There is for example this problem which is mysql and has the same or similar problem: https://github.com/apache/airflow/runs/1634173114?check_suite_focus=true Yeah. there is a 'connection refused' in this case, but I think just writing the message next to the actual problem (which seems to be indeterministic) makes the problem so much harder to investigate. I think increasing the time AND avoiding reverse lookup is best way of solving the problem now and help anyone to investigate it in the future. ---------------------------------------------------------------- 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]
