https://issues.apache.org/jira/browse/TINKERPOP-2213
The `scriptEvaluationTimeout` still works from a configuration perspective from both a client and server perspective. Used -1 to "disable" `scriptEvaluationTimeout` in the server configuration to thus favor `evaluationTimeout`. Setting `scriptEvaluationTimeout` directly to something other -1 will force that value to be respected so there should be no breaking changes here. Builds with `mvn clean install && mvn verify -pl gremlin-server -DskipIntegrationTests=false` VOTE +1 [ Full content available at: https://github.com/apache/tinkerpop/pull/1191 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org