-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
General Question
In the Session class within the file nebula-python/nebula3/gclient/net/Session.py, I'm particularly interested in several of its methods, such as execute, execute_parameter, execute_json, and execute_json_with_parameter. However, what puzzles me is that the execute_parameter and execute_json_with_parameter methods employ a retry mechanism, whereas the execute and execute_json methods do not.
Metadata
Metadata
Assignees
Labels
No labels