Skip to content
Commit c7263359 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

ResourceBase::itemsRetrieved: batch ModifyJobs into a transaction

The server guarantees that a single batch of FetchItems task will never
have more than 100 Items, so we will have at most 100 ItemModifyJobs
within a transaction, which should be OK performance-wise.
parent ef3dbc38
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