-
Notifications
You must be signed in to change notification settings - Fork 41
Feat/tesktkit session run #268
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Hello @pratikshazalte69, This PR is pretty big! Good work. Can you provide me a short overview of all the changes? Architecturally as well as functionally. Thank you |
Hello @transistive Thank you! I’ve prepared a detailed overview of all the changes—both architectural and functionalityAuthentication Refactor
Connection & Message Factory Improvements
Changes in the BoltUnmanagedTransaction
Session Refactor: Connection Tracking, Cleanup, and Centralized Retry Handling
Introduce TransactionHelper for Centralized Retry and Error Handling
Unify System Update Handling in SummarizedResultFormatter
Query ID (qid) in CypherList
AbstractRunner Handler
RetryableNegative and RetryablePositive
Decode Transaction Metadata (CypherMap & CypherList)
Enhance DriverErrorResponse
Set 24-Hour Timeout for Server Socket
|
No description provided.