Skip to content

Commit 9468a81

Browse files
committed
Not all timeouts give DPI-1067
1 parent a009406 commit 9468a81

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/api.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4992,8 +4992,7 @@ before or after the completion of each round-trip is not counted.
49924992
49934993
- If the time from the start of any one round-trip to the completion
49944994
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.
4995+
operation is halted and an error is returned.
49974996
49984997
- In the case where a node-oracledb operation requires more than one
49994998
round-trip and each round-trip takes less than `callTimeout`

0 commit comments

Comments
 (0)