threshold

Results 12 comments of threshold

Actually it seems to only happen with certain types of objects: null works fine, but binary data, uint8s, and things of that sort result in this error.

I'm having a similar issue ipfs/js-kubo-rpc-client#70

Would be nice to merge this.

I think this is missing a closing bracket before `module.exports`

For example the Perform a Count example on [this page](https://www.mongodb.com/docs/manual/reference/operator/aggregation/match/#mongodb-pipeline-pipe.-match). ``` db.articles.aggregate( [ { $match: { $or: [ { score: { $gt: 70, $lt: 90 } }, { views: {...

@kethan wow nice, thanks!

After a while it started working with the same setup, so I'm not sure what the cause of the "received message that did not ACK" issue was.