clownxc commented on PR #40707:
URL: https://github.com/apache/spark/pull/40707#issuecomment-1513959646

   > I would be on the conservative side and skip retry when we are absolutely 
certain that a retry will not help. SerDe failures, for example, are good 
candidates (which is already handled), and similar ... note that in non 
deterministic tasks, a retry can succeed which earlier failed with a user 
exception
   I see, I'm trying to change the code now.
   
   
   
   > I would be on the conservative side and skip retry when we are absolutely 
certain that a retry will not help.
   > SerDe failures, for example, are good candidates (which is already 
handled), and similar ... note that in non deterministic tasks, a retry can 
succeed which earlier failed with a user exception
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to