-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
We have a customer which is sending an email without attachments and it takes 70 seconds to send. Then it succeeds.
I'm not sure where to start debugging, it could be their environment. But something we could do to make progress more obvious:
- differentiate different states in the loader. For example,
Encrypting,Sending,Deleting draftor whatever it may be. - show a percentage even though we are not uploading any attachments. Is this possible and meaningful? Let's say the request has 1kb of data, maybe we could still show a percentage progress.
I received a video of the issue and it's really just a simple message and then send and then a spinner for 70 seconds like this:
I'll file another issue.
Originally posted by @tomholub in #695 (comment)
Reactions are currently unavailable
