Skip to content

Push delivery hygiene: expiry + dead-subscription pruning #237

Description

@codebestia

Handle 410 Gone/404 from the push service by disabling/removing dead subscriptions. Track lastUsedAt. Back off on transient failures to prevent sending to stale endpoints forever.

Acceptance criteria:

  • 410/404 responses prune the subscription
  • Transient failures retried with backoff
  • Metrics on push success/failure

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions