Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moving an email (absolutly critical) #3335

Open
2 tasks
hoangdat opened this issue Dec 10, 2024 · 0 comments
Open
2 tasks

Moving an email (absolutly critical) #3335

hoangdat opened this issue Dec 10, 2024 · 0 comments
Assignees

Comments

@hoangdat
Copy link
Member

hoangdat commented Dec 10, 2024

Desc:

  • We start with an Email/set to move the mail - so far so good
  • We aggressively refresh emails with an email resynchronisation Email/changes | Email/get | Email/get
  • We aggressively refresh mailboxes with a mailbox resynchronisation Mailbox/changes | Mailbox/get | Mailbox/get
  • We do get a websocket notification for a change in the source mailbox...
  • We do aggressively refresh emails with an email resynchronisation Email/changes | Email/get | Email/get a second time!
  • We aggressively refresh mailboxes with a mailbox resynchronisation Mailbox/changes | Mailbox/get | Mailbox/get a second time!
  • We do get a websocket notification for a change in the destination mailbox...
  • We do aggressively refresh emails with an email resynchronisation Email/changes | Email/get | Email/get a third time!
  • We aggressively refresh mailboxes with a mailbox resynchronisation Mailbox/changes | Mailbox/get | Mailbox/get a third time!

So a wapping 19 JMAP requests for a simple drag and drop. Beautiful DOS.

DoD:

  • remove resynchronisation
  • apply for single email moving and multiple email moving
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants