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

Fail gracefully when we can't access a web resource #606

Open
jag1g13 opened this issue Nov 26, 2020 · 2 comments
Open

Fail gracefully when we can't access a web resource #606

jag1g13 opened this issue Nov 26, 2020 · 2 comments

Comments

@jag1g13
Copy link
Member

jag1g13 commented Nov 26, 2020

In lowfat.validator.online_document we check that a resource (e.g. blog post) is reachable. On 2020-11-26 something weird was happening with the network which caused all of these checks to fail. This caused requests which rely on these to Error 500.

From the server only ed.ac.uk was pingable, everything else I tested failed - hence confidence that this is a network issue.

@jag1g13 jag1g13 self-assigned this Jun 11, 2021
@jag1g13
Copy link
Member Author

jag1g13 commented Jun 16, 2021

Couldn't replicate with a resource that did not exist - could potentially arise only with certain HTTP response codes, or when a resource exists but times out?

@OscarSeip
Copy link
Collaborator

This issue seems to arise when the Fellow moves or deletes the original document. Is that correct @Denis-Barclay?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants