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

separate sync worker #95

Open
drselump14 opened this issue Sep 16, 2019 · 2 comments
Open

separate sync worker #95

drselump14 opened this issue Sep 16, 2019 · 2 comments

Comments

@drselump14
Copy link

Hello, thank you for making one of superb cli tools.
However, the syncing process is very slow and sometimes stopping my workflow.
I think it's better to separate the sync in different process so it won't block the workflow.

How do you think?

@samuelallan72
Copy link

@drselump14 This would be great, though I would imagine would involve a lot of work. Thanks for the suggestion! 😄 I won't have time to look into something like this for a while though. To anyone reading this, if you have a proposal for how this could be done without causing data races or totally changing the architecture of the app, we'd love to hear it. 😄

@drewauff
Copy link

maybe setup a cron job for sync and use the --nosync switch to launch, I set mine for syncing every 5 mins..a bit overkill but it gets the job done.

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

No branches or pull requests

3 participants