Mailspring/spec/tasks
Juan Tejada 01dee59e04 fix(send): Don't retry send
Summary:
- There are some cases in which constantly retrying send can cause unexpected bugs like sending multiple times, so don't retry send at all
- Make 429 a permanent error code

Test Plan: Manual

Reviewers: jackie, evan

Reviewed By: jackie, evan

Differential Revision: https://phab.nylas.com/D3177
2016-08-18 10:39:13 -07:00
..
base-draft-task-spec.es6 feat(babel6): fix es6 describe function syntax 2016-05-06 11:55:20 -07:00
change-folder-task-spec.coffee fix(undo): Improve messaging around label changes, modernize undo-redo-store 2016-06-01 14:36:57 -07:00
change-labels-task-spec.coffee fix(undo): Improve messaging around label changes, modernize undo-redo-store 2016-06-01 14:36:57 -07:00
change-mail-task-spec.coffee fix(tasks): Call super.isDependent, wrap model lookup in transaction 2016-05-31 16:31:24 -07:00
change-starred-task-spec.coffee feat(babel6): Convert to use new es6 require syntax 2016-05-06 11:54:55 -07:00
change-unread-task-spec.coffee feat(babel6): Convert to use new es6 require syntax 2016-05-06 11:54:55 -07:00
destroy-category-task-spec.coffee refactor(folders): Make folders disappear when deleted rather than graying out until confirmed 2016-07-28 12:10:54 -07:00
destroy-model-task-spec.es6 feat(babel6): 1,774 linter errors 2016-05-06 11:55:46 -07:00
event-rsvp-task-spec.coffee rename(specs): A few more task renames 2016-03-01 17:34:36 -08:00
send-draft-task-spec.es6 fix(send): Don't retry send 2016-08-18 10:39:13 -07:00
syncback-category-task-spec.coffee Merge branch 'master' into unified-inbox 2016-01-25 17:28:29 -08:00
syncback-draft-files-task-spec.es6 fix(lint): Correct more linter errors 2016-05-06 14:10:28 -07:00
syncback-draft-task-spec.es6 feat(babel6): fix es6 describe function syntax 2016-05-06 11:55:20 -07:00
syncback-model-task-spec.es6 fix(send): Don't retry send 2016-08-18 10:39:13 -07:00
task-spec.coffee feat(babel6): Fix errors in es6 compilation and extending from coffeescript 2016-05-06 11:55:31 -07:00