mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-03-02 02:53:01 +08:00
Summary: I've found a pretty annoying bug --- N1 would stop syncing all accounts after the Internet connection dropped. It seems that deep inside node-imap or NodeJS itself, connections aren't timing out the right way. To work around this, this diff unilaterally restarts the sync every `nextSyncIn` milliseconds. Test Plan: Tested manually by cutting internet access and checking that K2 recovered. Reviewers: evan, juan Reviewed By: evan Differential Revision: https://phab.nylas.com/D3573 |
||
---|---|---|
.. | ||
src | ||
index.js | ||
package.json |