josepaul1988 commented on issue #27384: URL: https://github.com/apache/airflow/issues/27384#issuecomment-1297069331
@Taragolis : Thank you very much, it was indeed because of the Retry class rather than retry object Retry(). Its worked with your code and even with a default constructor Retry(). The error message was misleading and i didnt realize my mistake until you pointed out. Thank you very much again, i think this question can be closed now. Thank you @eladkal as well for swift responses. Great work -- 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]
