beobest2 commented on PR #38658: URL: https://github.com/apache/airflow/pull/38658#issuecomment-2092106048
@o-nikolas Previously, I was unable to properly test in my development environment because different dependency errors occurred. After solving the problem and running tests, I found that when deferrable is set to True, the `call_count` is not recorded as many times as the actual number of attempts we specified. Do you have an idea how can we verify the `call_count` in a unit test when using deferrable as it is now? -- 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]
