How to Determine cause of interruption in "Interruption of result iteration"

67 views
Skip to first unread message

Lee Mitchell

unread,
May 3, 2016, 11:57:23 AM5/3/16
to Gremlin-users
All, I have a long running query.

After ~10k responses,  Gremlin server returns this message:

{"requestId":"1d4feef3-6045-424b-a11a-985aea7da2f0","status":{"message":"Interruption of result iteration","code":500,"attributes":{}},"result":{"data":null,"meta":{}}}

Any recommendation(s)  on how to determine what caused the interuption? 

Thank you, Lee

BTW, I'm thinking to change my query into a set of queries so that gremlin does less serialization, with me joining all the serialized data as needed in my client program...


----
using gremlin server (TP 3.2.0 ) with neo4j-community-2.3.2



Stephen Mallette

unread,
May 3, 2016, 12:07:18 PM5/3/16
to Gremlin-users
That's usually indication of a timeout. Increase your scriptEvaluationTimeout - i think that's the one that's causing that error.

--
You received this message because you are subscribed to the Google Groups "Gremlin-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gremlin-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gremlin-users/31c45479-db1e-443c-bd90-5e1358689366%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages