100 inserts => 58 documents in the DB, no errors

@vaskir -

Could you provide a code snippet and specify the SDK version you are using? If your using the async methods, you maybe disposing of the bucket before the operations complete, since they are non-blocking.

-Jeff