Stephen Mallette created TINKERPOP-3003:
-------------------------------------------
Summary: Add configuration to opt into a strictly enforced timeout
override
Key: TINKERPOP-3003
URL: https://issues.apache.org/jira/browse/TINKERPOP-3003
Project: TinkerPop
Issue Type: Improvement
Components: server
Affects Versions: 3.6.5
Reporter: Stephen Mallette
Add a {{enableStrictTimeoutValidation}} to server configuration with a default
to {{false}} which will validate the per-request {{evaluationTimeout}} setting
to ensure it does not exceed the server configuration. If enabled and if the
request timeout does exceed the server it should throw an exception with
message "Timeout on a request cannot exceed instance timeout of %s ms".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)