Replay/redelivery does not exist and the UI shows no per-attempt results, despite README promises #310
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
From audit #303 (significant).
README promises replay (
README.md:174) and full request/response logging, but no replay exists andtemplates/source_logs.html:26-30renders 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.