Bulk Add Queue Items: Operation returned an invalid status code ‘524’
I work on a project, this consists of reading Excels files, the resulting data is the one I load with 2 Bulk Add Queue Items (one for each excel). In that load to the Work Queue I see that error, load 11596 items and out of nowhere I see that error.
Additionally, the Bulk Add Queuing I use has the Process all independently option selected on your Commit Type property, because my queue has the Single Reference option enabled to ensure that no duplicate queuing is entered.
I’m sorry I can’t upload images, but I’m a new user.
Him
Try with these steps and let us know for further clarification
Restart your studio and UiPath orchestrator
Increase mentioning TIMEOUTMS property in BULK ADD QUEUE ITEMS activity
Mention in milliseconds
Like 60000 which is one minute
Pass first half of the records from datatable
Say if you have 100 records send 50 first Datarow with one bulk add queue item activity and then next fifty