We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a009406 commit 9468a81Copy full SHA for 9468a81
doc/api.md
@@ -4992,8 +4992,7 @@ before or after the completion of each round-trip is not counted.
4992
4993
- If the time from the start of any one round-trip to the completion
4994
of that same round-trip exceeds `callTimeout` milliseconds, then the
4995
- operation is halted and error "DPI-1067: call timeout of N ms exceeded
4996
- with ORA-XXX" is returned.
+ operation is halted and an error is returned.
4997
4998
- In the case where a node-oracledb operation requires more than one
4999
round-trip and each round-trip takes less than `callTimeout`
0 commit comments