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

Support bulk delete in the Write API #77

Closed
ecordell opened this issue Sep 15, 2021 · 1 comment
Closed

Support bulk delete in the Write API #77

ecordell opened this issue Sep 15, 2021 · 1 comment
Labels
area/api v1 Affects the v1 API area/perf Affects performance or scalability priority/3 low This would be nice to have

Comments

@ecordell
Copy link
Contributor

The Write API should coalesce multiple deletes into 1 delete, so that a rogue client can't keep us busy for a long time.

@jzelinskie jzelinskie added area/api v1 Affects the v1 API area/perf Affects performance or scalability priority/3 low This would be nice to have labels Sep 15, 2021
@jakedt
Copy link
Member

jakedt commented Jun 6, 2022

Fixed by #581

@jakedt jakedt closed this as completed Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api v1 Affects the v1 API area/perf Affects performance or scalability priority/3 low This would be nice to have
Projects
None yet
Development

No branches or pull requests

3 participants