Fix pbm-agent crash during the delete-pitr request execution if there is nothing to delete
General
Escalation
General
Escalation
Description
When trying to delete backups older than X days, I would like to just call `pbm delete-pitr -f --older-than X`. If there is nothing to delete, I would expect `pbm-agent` to take no action. What appears to happen is that `pbm-agent` crashes:
When trying to delete backups older than X days, I would like to just call `pbm delete-pitr -f --older-than X`. If there is nothing to delete, I would expect `pbm-agent` to take no action. What appears to happen is that `pbm-agent` crashes:
Setup:
`pbm` request:
However, `pbm-agent` does: