[pbs-devel] [PATCH proxmox-backup 0/4] improve push sync job log messages
Christian Ebner
c.ebner at proxmox.com
Thu Nov 21 16:43:33 CET 2024
This is a small series of patches with the intend to improve the log
messages for the sync job in push direction, mainly adding context to
error messages from the remote when the error stems from an api call,
limiting line length and improving usage of consistent terms for better
readablility and easier understanding.
Christian Ebner (4):
server: push: fix needless borrow clippy warning
server: push: consistently use remote over target for error messages
server: push: add error context to all target api calls
server: push: various smaller improvements to error messages
src/server/push.rs | 79 ++++++++++++++++++++++++++++------------------
1 file changed, 49 insertions(+), 30 deletions(-)
--
2.39.5
More information about the pbs-devel
mailing list