Ken Hu created TINKERPOP-3285:
---------------------------------
Summary: Sort out retriable server requests.
Key: TINKERPOP-3285
URL: https://issues.apache.org/jira/browse/TINKERPOP-3285
Project: TinkerPop
Issue Type: Improvement
Affects Versions: 4.0.0
Reporter: Ken Hu
TemporaryException was a concept added in 3.x to pave the way for retriable
exceptions but this idea was never fully realized (e.g. GLVs don't retry). In
the current 4.x beta, these don't even really exist anymore and have been
renamed "ServerEvaluationTimeout" with a 500 server error.
This concept should be fully realized and working in 4.x and the server should
clearly mark some errors as safe to retry.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)