Bulk Add Queue Items Error

Hello everyone,

I am currently using the Bulk Add Queue Items Activity to add a datatable that is read from an excel file into a queue in Orchestrator.

initially, I started with 2000 records in the excel file and it worked flawlessly. Now I have added 280K records in the excel file and I got the following error:

“Bulk Add Queue Items: Operation returned an invalid status code ‘RequestEntityTooLarge’”

Now this seems like there is a size limit to the bulk upload and I was wondering if anyone knows the limit or a way around this ( without looping and adding queue items ).