Skip to content

🐞 - Emails stay stuck in "Queued" forever when a sending limit is exceeded #407

Description

@kulkam

What happened?

When a sending limit is exceeded, emails over the limit stay in Queued status indefinitely. They are never sent, and the status never changes β€” not to Failed, not to anything. They just sit in Queued forever.

AWS SES (sandbox mode)

Actual behavior

The emails remain Queued permanently. They are never delivered, and the status gives no indication that anything went wrong. There is also no "Resend" or "Retry" option in the dashboard for them.

Expected behavior

Emails should not stay in Queued silently. Either they should be sent once the limit allows it, or the status should clearly reflect that they were not sent (e.g. Failed) β€” so it's possible to tell what happened and resend them.

Replication Steps

  1. Queue/send emails past the sending limit.
  2. The emails over the limit show status Queued.
  3. Wait β€” including past the point where the limit resets.

Self hosted or Cloud?

Self hosted

What browsers are you seeing the problem on?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions