Relative Content

Tag Archive for gremlinamazon-neptunegremlinpythonneptune

How to Set a Query-specific Timeout in gremlin_python for AWS Neptune?

I am using the gremlin_python library to execute a query on an AWS Neptune database. I have specified a timeout using the evaluationTimeout parameter in the query to handle long-running requests. Despite setting this parameter to MAX_QUERY_TIMEOUT, the query times out before reaching this limit. Here is the specific query causing the issue: