tripod icon indicating copy to clipboard operation
tripod copied to clipboard

Raise Timeout error on 'Service Unavailable' response for SPARQL queries.

Open lkitching opened this issue 7 years ago • 0 comments

If a SPARQL query request returns a 503 'Service Unavailable' response, treat it as a timeout and raise a Tripod::Errors::Timeout error.

lkitching avatar Mar 09 '17 15:03 lkitching