Skip to content

Introduce custom semantics for message delivery retries #49

@ayeshLK

Description

@ayeshLK

Current Limitation

Currently, WebSubHub message delivery retries are tightly coupled with HTTP client retries. Once the HTTP retries are exhausted, the subscription is marked as stale and message delivery is paused until the subscriber resubscribes.

In an enterprise environment, however, resubscription may not be feasible when the number of subscribed applications grows, especially since we do not have a UI-based mechanism to easily identify stale subscribers.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions