Do we have best practice guidance for optimizing how many records to load per page? I assume it highly API dependent, but w/o guidance from the API source, would it be better to lean towards the min amount of items per page or the max?
a
Alexandre Girard (Airbyte)
01/30/2023, 6:10 PM
API dependent, but I would optimize for as many records as possible to minimize the number of calls needed to sync all the data