Looking for some advice from the community.  If we time out a slow-running 
SPARQL query, what is the most appropriate HTTP status code to return to the 
client?  We had been trying 408, but the problem with that is that some clients 
(notably Firefox) take it on themselves to keep retrying the request, which 
isn't really what we want.

Should we be returning 500 instead?

Thanks

Bill


Reply via email to