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

Fix sync progress percentage calculation #250

Merged
merged 3 commits into from
Jan 26, 2023

Conversation

ZIMkaRU
Copy link
Member

@ZIMkaRU ZIMkaRU commented Jan 23, 2023

This PR fixes sync progress percentage calculation. Basic changes:

  • Fixes sync progress percentage calculation
  • Fixes progress multiplier calculation when needed to launch several syncs from the sync queue
  • Allows sync of all not finished (or finished with error) syncs when the scheduler launches the sync process
  • Allows no more than 10 (prev 100 amount is redundant here) tasks in one sync iteration to reduce loop time

Copy link
Contributor

@ezewer ezewer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

@prdn prdn merged commit 4fe1ad2 into bitfinexcom:beta Jan 26, 2023
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.

3 participants