Skip to content

Fix PostgreSQL backup fetcher to skip LTR clone 404 errors#108

Merged
maxhov merged 1 commit intoBlazebit:mainfrom
donghwikim2:ltr-clone-issue
Dec 29, 2025
Merged

Fix PostgreSQL backup fetcher to skip LTR clone 404 errors#108
maxhov merged 1 commit intoBlazebit:mainfrom
donghwikim2:ltr-clone-issue

Conversation

@donghwikim2
Copy link
Copy Markdown
Contributor

During LTR backup operations, Azure may return server references that don't exist as actual resources, causing 404 errors. This change silently skips these errors for servers with "ltrclone" in their name, while still propagating other errors.

During LTR backup operations, Azure may return server references that
don't exist as actual resources, causing 404 errors. This change
silently skips these errors for servers with "ltrclone" in their name,
while still propagating other errors.
@donghwikim2 donghwikim2 marked this pull request as ready for review December 29, 2025 17:11
@maxhov maxhov merged commit ffd951b into Blazebit:main Dec 29, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants