spmallette commented on PR #1792: URL: https://github.com/apache/tinkerpop/pull/1792#issuecomment-1231486817
I have a few general points to offer related to "retry" being built into the drivers. First, the community has typically shied away from this feature leaving it to users to determine when the retry should occur. The last discussion I can recall on this topic took place before 3.5.x when a specific retry error code was introduced which meant that servers could specifically let the client know when retry made sense. I don't know if that would change the original thinking. Second, in recent years we've been striving for parity among the drivers, so adding retry to python would entail a larger discussion on adding it for all the drivers. Let's see what others have to say on the topic. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
