Skip to content

[stable30] fix(sync): handle 502 (Bad Gateway) gracefully - #6496

Merged
max-nextcloud merged 1 commit into
stable30from
backport/6490/stable30
Oct 2, 2024
Merged

[stable30] fix(sync): handle 502 (Bad Gateway) gracefully#6496
max-nextcloud merged 1 commit into
stable30from
backport/6490/stable30

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #6490

This is the proxies response when the request to the server fails.
It is often temporary - so it makes sense to keep trying.
Signed-off-by: Max <max@nextcloud.com>
@max-nextcloud
max-nextcloud merged commit 6d2fe58 into stable30Oct 2, 2024
@max-nextcloud
max-nextcloud deleted the backport/6490/stable30 branch October 2, 2024 08:42
@max-nextcloud

Copy link
Copy Markdown
Collaborator

cypress failure is unrelated.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@max-nextcloud