internetarchive / internetarchive/liveweb

Liveweb doesn't differentiate between internal 502 errors, bogus urls and actual 502 responses.

Open
#48 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
43
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Currently, liveweb records a 502 error to the arc if archive.org is down, dns is down, the url is actually invalid, or the server responds with a 502.

Best solution for now is to return a 49x or a 9xx error code to wayback and not record anything in the arc in the case of a 502 error.

If there is a more nuanced way to differentiate an actual remote server returning a 502 vs an error somewhere in our network, that maybe worth a look.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.