Is it possible to increase the data item size when using `pushData` locally?
I see that the current limit of 9MB is defined by the
MAX_PAYLOAD_SIZE_BYTES
constant from the @apify/consts
package. I completely understand the need for this limit when running on the Apify platform.
Is it possible to customize this value when running locally?0 Replies