Skip to content

FEAT: Outbox with automatic retry on send failure #1570

Description

@andrinoff

Is your feature request related to a problem?

A failed send is lost or must be retried manually.

Describe the solution you'd like

Queue outgoing messages in a persistent outbox and retry with backoff, surfacing failures.

Describe alternatives you've considered

Manual resend.

Additional context

Queue + daemon worker (daemon/) around sender/sender.go.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/daemonDaemon / RPCarea/senderSMTP send pathenhancementNew feature or requestneeds-responseWaiting on issue author replyneeds-triageAwaiting maintainer reviewsize/LDiff: 201–800 linesstaleNo activity for extended period

    Type

    No type

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions