Limit payload for request queue batch add #446
Labels
backend
Issues related to the platform backend.
bug
Something isn't working.
high priority
Do this ASAP! This is for mission-critical work or work that blocks other teams in their work.
t-platform
Issues with this label are in the ownership of the platform team.
validated
Issues that are resolved and their solutions fulfill the acceptance criteria.
The maximum payload which Apify API handles is 9MB.
In some cases, the batch add requests payload overflow, and operation ends up with errors like:
Let's chunk the payload into smaller batches to avoid these errors.
The text was updated successfully, but these errors were encountered: