Generally it is fastest to make the batchsize as large as possible, and the effective limit is on the total byte size of the encoded query. For example, image uploads need smaller batchsize than descriptor uploads. It would be useful if we could make the batchsize adjust automatically to keep the encoded query under a specific byte limit.
Generally it is fastest to make the batchsize as large as possible, and the effective limit is on the total byte size of the encoded query. For example, image uploads need smaller batchsize than descriptor uploads. It would be useful if we could make the batchsize adjust automatically to keep the encoded query under a specific byte limit.