echo/modules/helpserv/src
Jean d9c0878b00
Log store write failures at the source; share the oper guard
The store's map_err(|_| Internal) discarded the real IO error, so a
disk-full or permissions failure was invisible; log it once in the log
append path where it happens. Add echo_api::require_oper (parameterised
by the required privilege) and route the three copied per-service guards
through it, keeping each service's own wording and policy.
2026-07-14 23:19:00 +00:00
..
cancel.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
close.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
lib.rs Log store write failures at the source; share the oper guard 2026-07-14 23:19:00 +00:00
list.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
next.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
request.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
take.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
view.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00