amoghrajesh commented on PR #29809: URL: https://github.com/apache/airflow/pull/29809#issuecomment-1470782793
@hussein-awala i think we should go back to throwing an exception when the type is invalid for the retry parameters. I need some help in figuring out a way to fix the other failing unit tests due to the exception. The first few unit tests in the test_client.py fail because they have the mock dict type which doesn't enter the if condition and hence returns an exception. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
