Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui: workflow duration keeps changing for failed workflows #386

Closed
giuseppe-steduto opened this issue Jan 17, 2024 · 0 comments · Fixed by #387 or #384
Closed

ui: workflow duration keeps changing for failed workflows #386

giuseppe-steduto opened this issue Jan 17, 2024 · 0 comments · Fixed by #387 or #384
Assignees
Labels
priority/soon type/bug Something isn't working

Comments

@giuseppe-steduto
Copy link
Member

When looking at the details of a failed workflow, either in the workflow list page or in the workflow details page, the workflow duration keeps updating as time goes by.

For example, in a workflow like this:
image

After refreshing the page (either manually or automatically by the REANA UI), the new duration will be different, e.g. failed after 6h 12m 59s. This should not happen, as that value indicates the duration of the workflow, and that's not supposed to change after the workflow terminates its execution (regardless of the status).

The issue seems to present itself only with failed workflows.

@giuseppe-steduto giuseppe-steduto added type/bug Something isn't working priority/soon labels Jan 17, 2024
@giuseppe-steduto giuseppe-steduto self-assigned this Jan 18, 2024
giuseppe-steduto added a commit to giuseppe-steduto/reana-ui that referenced this issue Jan 18, 2024
…nahub#387)

Fix the way in which the duration of failed workflows is calculated, to
use the time at which the run was finished rather than the current time.

Closes reanahub#386.
giuseppe-steduto added a commit to giuseppe-steduto/reana-ui that referenced this issue Jan 18, 2024
…nahub#387)

Fix the way in which the duration of failed workflows is calculated, to
use the time at which the run was finished rather than the current time.

Closes reanahub#386.
@mdonadoni mdonadoni self-assigned this Jan 23, 2024
giuseppe-steduto added a commit to giuseppe-steduto/reana-ui that referenced this issue Jan 24, 2024
…nahub#387)

Fix the way in which the duration of failed workflows is calculated, to
use the time at which the run was finished rather than the current time.

Closes reanahub#386.
giuseppe-steduto added a commit to giuseppe-steduto/reana-ui that referenced this issue Jan 24, 2024
…nahub#387)

Fix the way in which the duration of failed workflows is calculated, to
use the time at which the run was finished rather than the current time.

Closes reanahub#386
giuseppe-steduto added a commit to giuseppe-steduto/reana-ui that referenced this issue Jan 25, 2024
…anahub#387)

Fix the way in which the duration of failed workflows is calculated, to
use the time at which the run was finished rather than the current time.

Closes reanahub#386
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/soon type/bug Something isn't working
Projects
None yet
2 participants