Pulse/cmd
rcourtman 45d4d68127 fix: Add debug logging and response format handling for replication status
- Add comprehensive debug logging to diagnose replication status fetch failures
- Handle both array and single-object response formats from Proxmox API
- Log raw response body for easier debugging
- Log success/failure for each enrichment step

This helps diagnose issue #992 where replication last/next sync times aren't
showing. The logging will reveal if the API call is failing, returning empty
data, or returning data in an unexpected format.

Related to #992
2026-01-04 15:01:32 +00:00
..
hashpw fix: Update runtime config when toggling Docker update actions setting 2026-01-03 11:14:17 +00:00
pulse Fix flaky tests and improve coverage across alerts, api, and config packages 2026-01-03 18:36:17 +00:00
pulse-agent test(agent): achieve 95% coverage for pulse-agent 2026-01-03 20:52:42 +00:00
pulse-host-agent fix: Update runtime config when toggling Docker update actions setting 2026-01-03 11:14:17 +00:00
pulse-sensor-proxy fix: Add debug logging and response format handling for replication status 2026-01-04 15:01:32 +00:00