TongWenbin commented on issue #15283:
URL: 
https://github.com/apache/dolphinscheduler/issues/15283#issuecomment-1842367094

   as you can see, only the first retry append the log because first retry was 
executed by the same executor, 
   the second and third lose the history because the retry task was send to 
other executor, and for user, the only thing i can see is the latest log 
without any history.
   **and the retry failed immdiately, no retry was made actually**


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