amoghrajesh commented on issue #55753:
URL: https://github.com/apache/airflow/issues/55753#issuecomment-3302331123

   > I know a task can say "fail and don't retry" but isn't that a different 
API endpoint we hit? If so shouldn't this "failed with signal" already be 
handled by the API server? 🤷🏻
   
   I do not think so, because it is the supervisor detecting such a failure 
directly (task doesn't tell it out loud), so the supervisor ends up sending a 
"failed" instead of an indication that it failed with a signal.


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