mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-31 12:30:14 +08:00
aaeda2e5ac
- Completely remove nylas-long-connection.coffee file and consolidate all logic into nylas-long-connection.es6 and worker-sync/delta-streaming-connection.es6: - Separate it into DeltaStreamingConnection which is specific to the worker-sync package for handling deltas - NylasLongConnection is a "reusable" persistent connection to our API which is also used by the search package - This is a basically a fixed revision of https://phab.nylas.com/D2875, see difff for more info - Makes it so delta streaming does not retry so aggressively on 403s, which happens whenever a user’s trial has expired |
||
---|---|---|
.. | ||
contact-rankings-cache.coffee | ||
delta-streaming-connection.es6 | ||
main.coffee | ||
nylas-sync-worker-pool.coffee | ||
nylas-sync-worker.coffee | ||
refreshing-json-cache.coffee |