forked from Ericsson/ecchronos
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix progress tracking for On demand Repair Jobs Ericsson#593
Issue#593: Progress for on demand repair jobs is either 0% or 100% Fix this issue by calculating progress on the base of totalTokens and repaired tokens instead of number of total tasks and finished task.
- Loading branch information
sajid riaz
committed
Nov 27, 2023
1 parent
c3c8467
commit 7299f5a
Showing
2 changed files
with
43 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters