You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Harshvardhan (JIRA)" <ji...@apache.org> on 2018/02/11 11:10:04 UTC

[jira] [Created] (TINKERPOP-1886) Gremlin Python driver to periodically issue ping / heartbeat to gremlin server

Harshvardhan created TINKERPOP-1886:
---------------------------------------

             Summary: Gremlin Python driver to periodically issue ping / heartbeat to gremlin server
                 Key: TINKERPOP-1886
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1886
             Project: TinkerPop
          Issue Type: Bug
          Components: python, server
    Affects Versions: 3.3.1
            Reporter: Harshvardhan


Gremlin Python driver currently  does not send any ping request to the gremlin server. As a result, the websocket channel gets closed by the HAProxy load balancer after a period of inactivity.

 

Workarounds have been suggested in the discussion listed below.

Link to google groups discussion: https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/gremlin-users/bMs3OUPlBQI/q3fYU-9BBAAJ



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)