Commit 2876333
authored
Add transaction timeout option setter (#182)
## What is the goal of this PR?
Add transaction timeouts to the console options available. This allows users to manipulate the transaction timeout added in typedb/typedb-driver#364.
## What are the changes implemented in this PR?
* add extra option for transaction timeout
* bump version to 2.6.1 to prepare for patch release1 parent c2b40c5 commit 2876333
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
| 497 | + | |
497 | 498 | | |
498 | 499 | | |
499 | 500 | | |
| |||
0 commit comments