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

Cannot delete all data #19

Closed
heldersantovisma opened this issue Mar 23, 2023 · 1 comment
Closed

Cannot delete all data #19

heldersantovisma opened this issue Mar 23, 2023 · 1 comment
Assignees

Comments

@heldersantovisma
Copy link

I have a table that contains 304 records, if I use deleteallasync it throws an exception:
Exception while executing function: CrawlSnyk. Azure.Data.Tables: 99:The batch request operation exceeds the maximum 100 changes per change set.

I believe this operation needs to be done using batchs of 100 items.
Ex: https://github.com/ThomasPe/Azure.Data.Tables-Extensions/blob/main/src/Medienstudio.Azure.Data.Tables.Extensions/Extensions.cs

@Tazmainiandevil Tazmainiandevil self-assigned this Jun 11, 2023
@Tazmainiandevil
Copy link
Owner

Thanks for raising this, Release 3.3.10 should have this issue fixed

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

2 participants