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

app: Allow lower sync interval for local sync #13861

Closed

Conversation

DD3Boh
Copy link

@DD3Boh DD3Boh commented Jan 17, 2025

  • The interval lock doesn't make much sense for a local disk where there's no overhead to writing to it more frequently.

 * The interval lock doesn't make much sense for a local disk where
   there's no overhead to writing to it more frequently.
@Vanessa219 Vanessa219 requested a review from 88250 January 29, 2025 13:43
@88250
Copy link
Member

88250 commented Jan 30, 2025

If this value is adjusted too low, it will have a significant impact on performance, so users are not allowed to set it too low.

@88250 88250 closed this Jan 30, 2025
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.

2 participants