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

Only increase refetch timer if we have all initial steps loaded #1386

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

juliusknorr
Copy link
Member

This will speed up the initial loading process of a document to no longer wait for one sync interval to show the document but rather fetch all initial steps immediately.

Found when looking into #1385

Copy link
Member

@rullzer rullzer left a comment

Choose a reason for hiding this comment

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

hehe nice once.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliusknorr juliusknorr force-pushed the enh/performance-loading branch from 4b1a190 to 7add52d Compare January 26, 2021 10:01
@juliusknorr juliusknorr merged commit c9f2ace into master Jan 26, 2021
@juliusknorr juliusknorr deleted the enh/performance-loading branch January 26, 2021 10:08
@rullzer rullzer mentioned this pull request Jan 27, 2021
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants