Skip to content

improve sending progress status to debug customer issue #1096

@tomholub

Description

@tomholub

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:

  1. differentiate different states in the loader. For example, Encrypting, Sending, Deleting draft or whatever it may be.
  2. 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:

image

I'll file another issue.

Originally posted by @tomholub in #695 (comment)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions