Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Fix bug: Get wrong log for retried task & frontend crash (#5177) #5190

Merged
merged 2 commits into from
Dec 23, 2020

Conversation

Binyang2014
Copy link
Contributor

When calling getTaskAttempts API. The task attempt list returned and sorted by DESC order of attemptId.
Previous code treat the list as ASC order and return wrong log content for retried task.
Fix this issue, as well as frontend bug.

When calling getTaskAttempts API. The task attempt list returned and sorted by DESC order of attemptId.
Previous code treat the list as ASC order and return wrong log content for retried task.
Fix this issue, as well as frontend bug.
@coveralls
Copy link

coveralls commented Dec 22, 2020

Coverage Status

Coverage decreased (-0.02%) to 33.977% when pulling 08e7aad on binyli/log-hotfix into 15990fc on pai-1.4.y.

@suiguoxin suiguoxin merged commit f04d999 into pai-1.4.y Dec 23, 2020
@suiguoxin suiguoxin deleted the binyli/log-hotfix branch December 23, 2020 02:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants