Aiven-Open / pghoard

PostgreSQL® backup and restore service
http://aiven-open.github.io/pghoard/
Apache License 2.0
1.31k stars 96 forks source link

doesn't recover once basebackup_delta_mode_max is reached #584

Open jelmer opened 1 year ago

jelmer commented 1 year ago

What happened?

taking base backups failed for quite a long time (many hours), resulting in the retry count for the backup site to be reached.

even once the circumstances changed (likely allowing backups again), base backups aren't resumed.

What did you expect to happen?

I'd expect rate-limiting of the number of retries (as happened), but that attempts to take a base backup still continue.