FATE icon indicating copy to clipboard operation
FATE copied to clipboard

Job Log not updated in fateboard after retry succeeded

Open BiancaZYCao opened this issue 2 years ago • 0 comments

Describe the bug Job log data is not updated in fateboard after retrying the failed/canceled job and running successfully.

To Reproduce Steps to reproduce the behavior in fateboard running on 8080:

  1. Go to a canceled job
  2. Click on 'retry' and 'sure'
  3. Go to running page and wait for results in dashboard view
  4. See the status 'success' but the component color is still red and both algo and schedule logs remain as what last time failed.

Expected behavior The component card (right-up corner) should show with green check mark. Both Algorithm and schedule logs should be replaced / appended with the latest one to eliminate confusion.

Screenshots image

Deployment Mode (please complete the following information):

  • Version : V1.8
  • Mode: Fate on Spark cluster deployment

BiancaZYCao avatar Aug 10 '22 04:08 BiancaZYCao