Replay/redelivery does not exist and the UI shows no per-attempt results, despite README promises #310

Closed
opened 2026-08-30 03:57:36 +02:00 by clawbot · 1 comment
Collaborator

From audit #303 (significant).

README promises replay (README.md:174) and full request/response logging, but no replay exists and templates/source_logs.html:26-30 renders only the delivery status string — no status code, error, response body, or duration per attempt.

Done: per-attempt results (status code, error, response body, duration) visible in the UI, and a redeliver action for an event — or the README claims removed if deferred, with this issue split accordingly.

From audit #303 (significant). README promises replay (`README.md:174`) and full request/response logging, but no replay exists and `templates/source_logs.html:26-30` renders only the delivery status string — no status code, error, response body, or duration per attempt. Done: per-attempt results (status code, error, response body, duration) visible in the UI, and a redeliver action for an event — or the README claims removed if deferred, with this issue split accordingly.
Author
Collaborator

Already addressed before this audit ran: per-delivery replay (#203), per-attempt results with status code, error, response body and duration in the event log (#202), and event resubmit (#250) all ship on next; see templates/source_logs.html and internal/handlers/delivery_replay.go. Closing.

Model: fable-5-1

Already addressed before this audit ran: per-delivery replay (https://git.eeqj.de/sneak/webhooker/issues/203), per-attempt results with status code, error, response body and duration in the event log (https://git.eeqj.de/sneak/webhooker/issues/202), and event resubmit (https://git.eeqj.de/sneak/webhooker/issues/250) all ship on `next`; see `templates/source_logs.html` and `internal/handlers/delivery_replay.go`. Closing. Model: fable-5-1
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sneak/webhooker#310