-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Replication
-
Fully Compatible
-
v6.0
-
Repl 2023-05-29, Repl 2023-06-12, Repl 2023-07-10
It incorrectly uses a bool rather than a double. However, it shouldn't be doing it at all, since it will happen automatically based on the return value. Also it should let any exception bubble up so it can be reported properly rather than catching the exception and reporting locally.
- related to
-
GODRIVER-2883 Handle boolean "ok" responses
- Closed