Description
We have two code paths in the server which perform (more or less) the same functions. One is the executor for string based queries and other is the executor for bytecode. This code can be refactored together so that the logic to handle timeout, handle exception during execution, handle exception before execution and others can consolidated.
and
Attachments
Issue Links
- is depended upon by
-
TINKERPOP-709 Consider Bounding Gremlin Pool Queue Size
- Closed
- links to