Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Delivered
-
Fuseki 2.0.0
-
None
-
None
Description
I tried changing arq:queryTimeout to 300000 in config.ttl, but new datasets still get the default value of 3s:
:tdb_dataset_readwrite a tdb:DatasetTDB ; ja:context [ ja:cxtName "arq:queryTimeout" ; ja:cxtValue "3000" ] ;
I don't know an easy way to change this, as editing system_files/* is not picked up.
Attachments
Issue Links
- relates to
-
JENA-218 Fuseki should allow timeouts to be specified on a per-request basis
- Closed