raytheonbbn / parliament

Standards-compliant triple store for RDF, OWL, and SPARQL
BSD 3-Clause "New" or "Revised" License
59 stars 4 forks source link

Add timeout for long-running queries #5

Closed IanEmmons closed 5 years ago

IanEmmons commented 5 years ago

Add a configurable time limit for queries, so that queries whose execution time exceeds the limit fail.

IanEmmons commented 5 years ago

Fixed and merged into master.