Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk delete store procedure Execution result is empty #41

Open
Richard-biz opened this issue Sep 17, 2019 · 0 comments
Open

Bulk delete store procedure Execution result is empty #41

Richard-biz opened this issue Sep 17, 2019 · 0 comments

Comments

@Richard-biz
Copy link

Richard-biz commented Sep 17, 2019

Hi @phurytw @aliuy @mkolt @jnonce @chlahav And team
We want to delete the Documents which is not have a partition key in Document DB collection, So far we find out the tool which is suitable in our requirement,So we created the store procedure (SP) using the bulkdelete.js (https://github.com/Azure/azure-cosmosdb-js-server/blob/master/samples/stored-procedures/bulkDelete.js) but its not working Its return the empty string value in the result,And we tried with C# application also here we are facing the "The requested operation exceeded maximum allocated time." We know the consmosdb execution time 5Sec is more than that it will through this exception for continution token , but continuation token value has true even though we are getting same issue,So could please help me out the issue to move forward on the solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant