Description
When using a Graph Traversal that is backed by a RemoteConnection it would be useful if there was a way to get information about how the traversal was executed in terms of what host was used and perhaps other information that is useful for that particular RemoteConnection implementation. For example, if the underlying connection executes retries on query timeouts, it'd be interesting if that and the hosts that were tried were surfaced in some way.
Attachments
Issue Links
- relates to
-
TINKERPOP-1636 Allow Gremlin client to retrieve server settings
- Closed
- links to