Skip to content
Snippets Groups Projects
Commit 45b07651 authored by Daniel Gerhardt's avatar Daniel Gerhardt
Browse files

Partition bulk deletes and add error handling

Bulk deletes run by periodic clean ups might fail when run for the first
time or after and there are a lot of documents accumulated

Lists of documents for deletion are now partitioned into sub lists with
a maximum of 500 elements using Google Guava.
parent 8cd5160c
1 merge request!43Partition bulk deletes and add error handling
Pipeline #7137 passed with stages
in 4 minutes and 18 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment