Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

Upstream 503 error reported as 400 #39

@bwmcbride

Description

@bwmcbride

When testing LR, we disabled fuseki to check the error handling of this condition.

The apache front end to fusek is logging it is returning a 503 to a DSAPI sparql query, but DSAPI is returning a 400 error to its client.

400 means bad request which is an innappropriate error code. 503 would be better.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions