mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-10 18:23:21 +08:00
ed749e0f51
- Handles sync errors in a single place. For now, if error is not a socket error, will treat as a permanent error, save the error to the account object, and prevent any other syncing until the error is cleared from the account object - Adds a NylasError class that can be extended and serialized. Adds it to global namespace on all packages and replaces all uses of regular Error |
||
---|---|---|
.. | ||
migrations | ||
models | ||
database-connector.js | ||
database-extensions.js | ||
database-types.js | ||
hook-account-crud.js | ||
hook-transaction-log.js | ||
imap-connection.js | ||
index.js | ||
nylas-error.js | ||
package.json | ||
pubsub-connector.js | ||
scheduler-utils.js | ||
sync-policy.js |