Skip to content

[Backend] Feature: Outgoing Webhook Dispatcher System #826

Description

@ONEONUORA

Description

Build a webhook worker to dispatch events to third-party services:

  • Dispatch events when: plan is created, pinged, or claimed.
  • Implement retry loops, exponential backoff, and signature verification headers.

Acceptance Criteria

  • Retry failed webhooks up to 5 times.
  • Persist dispatch statuses in PostgreSQL.
  • Secure payloads using HMAC signatures.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programbackendBackend componentenhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions