Skip to content

Idempotent inbound + reliable outbound delivery #19

@fusion94

Description

@fusion94

PRD: FR-17.

Inbound messages handled idempotently (no duplicate execution); outbound replies delivered reliably.

Scope

  • Dedupe inbound on provider message id
  • Reliable outbound delivery with retry
  • Per-channel rate-limit handling

Done when

A redelivered inbound message never double-executes, and replies are not lost on transient failures.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions