Abdullah Shahin

Results 2 issues of Abdullah Shahin

enable the client to close the web socket once they're need it, this method will make sure all commands have been done executing and then it will close the socket...

am using CosmosDB from azure, I want to insert 65K vertices and edges statements in a loop, I used async limit set to 50 as follows ``` return new Promise((resolve,reject)=>{...