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

Improve handling of folder syncing errors #3

Open
jkemp101 opened this issue Jul 19, 2019 · 1 comment
Open

Improve handling of folder syncing errors #3

jkemp101 opened this issue Jul 19, 2019 · 1 comment

Comments

@jkemp101
Copy link
Member

Folders may fail to sync due to transient or permanent errors (e.g. access denied). Errors with one or more folders should not stop syncing the remaining folders. After sustained errors the folder syncing should be paused or skipped during an initial sync. These errored folders should then be checked periodically (e.g. once a day) to see if syncing is now possible.

@jkemp101
Copy link
Member Author

If this issue is stopping an initial sync you can manually skip folders by marking them like this:
update imapfoldersyncstatus set state='finish' where id = 1234 and account_id=6578

@jpmelos jpmelos transferred this issue from closeio/nylas Jul 9, 2020
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