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

Handle 403 errors the same as not found #798

Merged
merged 1 commit into from
May 20, 2020

Conversation

juliushaertl
Copy link
Member

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

@juliushaertl juliushaertl added bug Something isn't working 3. to review labels Apr 27, 2020
@cypress
Copy link

cypress bot commented Apr 27, 2020



Test summary

12 0 0 0


Run details

Project text
Status Passed
Commit 541b7df
Started May 20, 2020 7:23 AM
Ended May 20, 2020 7:24 AM
Duration 00:52 💡
OS Linux Ubuntu Linux - 18.04
Browser Electron 78

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

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
Copy link
Member Author

/backport to stable19

@juliushaertl
Copy link
Member Author

/backport to stable18

@juliushaertl juliushaertl merged commit 0aad03f into master May 20, 2020
@juliushaertl juliushaertl deleted the bugfix/noid/no-retry-on-403 branch May 20, 2020 07:26
@backportbot-nextcloud
Copy link

The backport to stable18 failed. Please do this backport manually.

@juliushaertl
Copy link
Member Author

/backport 541b7df to stable18

@backportbot-nextcloud
Copy link

The backport to stable18 failed. Please do this backport manually.

@MorrisJobke
Copy link
Member

🙄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants