Yang Xia created TINKERPOP-3220:
-----------------------------------
Summary: Evaluate the need for manual ping/pong logic in JavaScript
Key: TINKERPOP-3220
URL: https://issues.apache.org/jira/browse/TINKERPOP-3220
Project: TinkerPop
Issue Type: Bug
Components: javascript
Affects Versions: 3.8.1
Reporter: Yang Xia
The manual ping/pong logic was removed from javascript in TINKERPOP-2143 in
favor of native handling by the browser or ws library. However, we might want
to revisit this removal to ensure the ping/pong logic still works as expected,
and is consistent across GLVs.
Note that the javascript docs still has `options.pingInterval` configuration,
which currently doesn't work given the removal. This should be updated
accordingly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)