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

Allow periodic and triggered sync only. #6156

Closed
945fc41467 opened this issue Oct 22, 2023 · 1 comment
Closed

Allow periodic and triggered sync only. #6156

945fc41467 opened this issue Oct 22, 2023 · 1 comment
Labels
enhancement enhancement of a already implemented feature/code

Comments

@945fc41467
Copy link

Hello,

I have the same kind of problem than described in this topic : I have been blocked several times on different servers because I worked on a software which save the data at each modification and the client try to synchronize in real time, so the server is unhappy because there is too many requests. Of course it is possible to suspend the sync when I am working with a picky server, but I think this is not the most ergonomic way to do.

My suggestion is to add two features.

  • Allow discrete/periodic synchronization : when the checkbox is enabled, the client check the sync only every five minutes (or any time set by the user) at maximum.
  • Allow triggered synchronization : when the periodic synchronization is enabled, the user can launch an additional sync manually by clicking on the icon when he wants to save his work on the server.
@945fc41467 945fc41467 added the enhancement enhancement of a already implemented feature/code label Oct 22, 2023
@Rello
Copy link
Contributor

Rello commented Nov 25, 2024

Hello,

thank you for opening the request.
The client has improved a lot since the ticket was opened.
Can you support us and check if it is still relevant? In this case we appreciate a new ticket or a comment here.
Thank you for your support

@Rello Rello closed this as not planned Won't fix, can't repro, duplicate, stale Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement enhancement of a already implemented feature/code
Projects
None yet
Development

No branches or pull requests

2 participants