@azylman and @rgarcia this appeared to be causing the hang. If we update documents that don't exist we try to insert partial documents into database and for some reason that seems to make the applyOps operation not return (not sure why that's stopping mongo from returning)
@azylman and @rgarcia this appeared to be causing the hang. If we update documents that don't exist we try to insert partial documents into database and for some reason that seems to make the applyOps operation not return (not sure why that's stopping mongo from returning)