sanket2000 commented on PR #39823:
URL: https://github.com/apache/airflow/pull/39823#issuecomment-2130785701

   I looked into `tests/sensors/test_base.py` and couldn't find any reference 
tests that specifically test the `execute` function of the sensor. To test the 
increment of `poke_count` (or `try_number` for older versions), such a test 
might be necessary. This PR attempts to resolve the issue related to 
`poke_count` not incrementing correctly in `reschedule` mode with exponential 
backoff. Any guidance or assistance in implementing this test would be greatly 
appreciated.
   


-- 
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]

Reply via email to