Skip to content

Fix a flaky issue with task percentage not stored in DB#421

Open
fabi200123 wants to merge 1 commit intocloudbase:masterfrom
fabi200123:fix-update-task-percentage
Open

Fix a flaky issue with task percentage not stored in DB#421
fabi200123 wants to merge 1 commit intocloudbase:masterfrom
fabi200123:fix-update-task-percentage

Conversation

@fabi200123
Copy link
Copy Markdown
Contributor

It seems like there is a flaky issue with the percentage for Replicate Disks.
The final steps for replication are not stored in the DB and the UI doesn't display the 100% for disk replication. The worker reaches the 100%, but the 100% is never stored in the DB.

This issue seems to come from the self._cast from update_task_progress_update.

NOTE: Changing it to _call seems to fix the issue, but the whole issue is hard to replicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant