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

Retry sync on "Permission denied" #25

Open
wrygiel opened this issue Oct 16, 2015 · 0 comments
Open

Retry sync on "Permission denied" #25

wrygiel opened this issue Oct 16, 2015 · 0 comments

Comments

@wrygiel
Copy link

wrygiel commented Oct 16, 2015

Occasionally, I will get "Permission denied" when it's taking for my IDE longer to save some files up. E.g.

[15:44:24] Detected 1 change(s), transmitting...
[15:44:24] Cannot open ./common/mutations.py: Permission denied; skipped

Almost always, I won't see the error pop up in the console and I keep working as if nothing happened. Then, I spend a couple of minutes debugging why some of my changes are not working as expected. Then I remember, that perhaps the sync might have failed again - I restart realsync, the missing file is synced, and everything works fine again.

However, the file is being released just a moment later. Can we make realsync wait a little longer and retry to sync that file, instead of skipping it?

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

No branches or pull requests

1 participant