ephraimbuddy commented on PR #54666:
URL: https://github.com/apache/airflow/pull/54666#issuecomment-3201176235

   > > I think maybe we don't need any of the "suspected task" matching logic 
because the stack is probably good enough to tell you where the problem is. And 
the task matching part of this seems the most brittle / complicated / expensive 
part of it. WDYT?
   > 
   > Like, in the example you showed, it suspected all 3 tasks. But ultimately, 
it doesn't really matter which task it is, the problem is identified simply by 
the place where the code was hanging, which is in the stacktrace.
   
   Sounds good


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