Gremlin go gives the option to override certain settings on a per request basis (detailed here). It's been observed that when overriding the requestId, gremlin go will still make and use a new requestId instead (here). All documented per request settings need to be tested and fixed if needed.
Attachments
Issue Links
is related to
TINKERPOP-2844Test and Fix Per Request Settings in Python