mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-12 11:08:10 +08:00
c8e71464f9
Summary: Associated N1 diff: D3511 Convert send endpoints to use syncback tasks for consistency with how we perform other imap operations, but primarily: - So that it triggers a sync loop immediately and we pick up changes quickly - To keep track of various send operations as a single unit (e.g. sending + saving to sent folder or deleting from sent) This commit also fixes SyncbackRequest error handling and processing in N1-- previously we were saving error fields to the syncbackRequests with a format that didn't match N1's API error and which wasn't properly serializable. (Also rename HTTPError to APIError) Test Plan: Todo/Manual Reviewers: jackie, halla, evan Reviewed By: evan Differential Revision: https://phab.nylas.com/D3510 |
||
---|---|---|
.. | ||
images | ||
spec | ||
src | ||
stylesheets | ||
main.es6 | ||
package.json |