[
https://issues.apache.org/jira/browse/TINKERPOP-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142679#comment-15142679
]
ASF GitHub Bot commented on TINKERPOP-1138:
-------------------------------------------
Github user dkuppitz commented on the pull request:
https://github.com/apache/incubator-tinkerpop/pull/217#issuecomment-182853321
Code looks good, `mvn clean install` passed...
VOTE: +1
> Improve messaging on server timeouts
> ------------------------------------
>
> Key: TINKERPOP-1138
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1138
> Project: TinkerPop
> Issue Type: Improvement
> Components: server
> Affects Versions: 3.1.0-incubating
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Minor
> Fix For: 3.1.2-incubating
>
>
> There are several timeouts that Gremlin Server can encounter and the current
> messages that users receive don't always make it clear which one was raised,
> which then makes it hard to figure out how to resolve the exception.
> Improve logging and returned messages for these three settings:
> * {{scriptEvaluationTimeout}} - how long a script can be eval'd for
> * {{serializedResponseTimeout}} - how long the result of a script can
> iterate/serialize for
> * config to {{TimedInterruptCustomizerProvider}} - how long loops internal to
> a script can iterate for (related to {{scriptEvaluationTimeout}} in a sense
> as it times something similar)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)