Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
feat(error-handling): return status 504 instead of 500 for triplestor…
…e timeout exception (DEV-749) (#2046) * feat: return 504 for triplestore timeout exception * docs: document new timeout error code * feat: more error handling to get timeouts * refactor: remove unnecessary log * feat: ensure timeout is correctly handled even if fuseki aborts during return of resources
- Loading branch information
Showing
with
54 additions
and 19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters