Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable18] Handle 403 errors the same as not found #1292

Merged
merged 1 commit into from
Dec 22, 2020

Conversation

juliushaertl
Copy link
Member

@juliushaertl juliushaertl commented Dec 22, 2020

Backport of #798

There is no reason to retry since 403 error is most likely not temporarily,
so the editor connection can be closed whenever this happens.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliushaertl juliushaertl added 3. to review bug Something isn't working labels Dec 22, 2020
@juliushaertl juliushaertl added this to the Nextcloud 18.0.13 milestone Dec 22, 2020
@juliushaertl juliushaertl merged commit 71bf067 into stable18 Dec 22, 2020
@juliushaertl juliushaertl deleted the backport/stable18/844 branch December 22, 2020 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant