Summary
Developers need visibility into what happened to each notification: was it delivered?
How many retries? What was the last error? Can they trigger a retry manually?
Acceptance criteria
Notes
Use the useSWR hook with refreshInterval: 10_000.
Subscription ID in table should truncate to 8 chars + ellipsis.
Summary
Developers need visibility into what happened to each notification: was it delivered?
How many retries? What was the last error? Can they trigger a retry manually?
Acceptance criteria
failedrows — callsPOST /api/deliveries/:id/retryNotes
Use the
useSWRhook withrefreshInterval: 10_000.Subscription ID in table should truncate to 8 chars + ellipsis.