You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/06/03 08:14:41 UTC

[GitHub] [airflow] anon-john commented on issue #9046: TimeDeltaSensor and schedule_interval="@once" leads to crash

anon-john commented on issue #9046:
URL: https://github.com/apache/airflow/issues/9046#issuecomment-638038365


   I see your point. Maybe it would be useful to give an explicit error message stating "TimeDeltaSensor and `@once` make no sense" (instead of kinda cryptic `TypeError: unsupported operand type(s) for +=: 'NoneType' and 'datetime.timedelta'`)? 
   
   BTW what about the executor reporting success status in the scenario above? Is this expected/correct?


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org