Hi Team, Here is the link to my stack overflow, Appreciate your help in Advance.
https://stackoverflow.com/questions/60307169/airflow-dag-throws-recursionerror-triggered-via-web-console after this error, if I still keep scheduler running, get following error, self.callHandlers(record) File "/usr/local/Cellar/python/3.7.6_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/logging/__init__.py", line 1586, in callHandlers hdlr.handle(record) File "/usr/local/Cellar/python/3.7.6_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/logging/__init__.py", line 894, in handle self.emit(record) File "/usr/local/lib/python3.7/site-packages/airflow/utils/log/file_processor_handler.py", line 76, in emit self.handler.emit(record) File "/usr/local/Cellar/python/3.7.6_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/logging/__init__.py", line 1127, in emit StreamHandler.emit(self, record) File "/usr/local/Cellar/python/3.7.6_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/logging/__init__.py", line 1025, in emit msg = self.format(record) File "/usr/local/Cellar/python/3.7.6_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/logging/__init__.py", line 869, in format return fmt.format(record) RecursionError: maximum recursion depth exceeded Thanks and Regards, Shubhada
