kaxil commented on pull request #14997: URL: https://github.com/apache/airflow/pull/14997#issuecomment-806696107
> > I don't think the issue was with sqlalchemy, the retry and timeout was because of pymongo which also got fixed, since we fetch them in pool, it showed different error in CI. > > #14986 -- this was fixed here (rebasing on Master should help). I can retrieve https://docs.sqlalchemy.org/en/latest/objects.inv > > No. it was sqlalchemy. I checked it and got infite recursion. Simply the problem was fixed in the meantime aah -- interesting -- yeah we need to make the doc build fail-safe in this case. thanks for creating the issue #14989 -- 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]
