marklogic / java-client-api

Java client for the MarkLogic enterprise NoSQL database
https://docs.marklogic.com/guide/java
Apache License 2.0
58 stars 73 forks source link

awaitCompletion now waits correctly #1655

Closed rjrudin closed 2 months ago

rjrudin commented 2 months ago

The duration was previously mishandled, always resulting in a duration of 0 seconds.