Memory error with UiPath robot

Scenario: Robot stops working

Steps to reproduce: Randomly occurring

Current Behavior: Gives me a memory error:

Expected Behavior: No memory error

Studio/Robot/Orchestrator Version: Latest version

OS Version: Windows 7
Others if Relevant: (workflow, logs, .net version, service pack, etc):

HI imqureshi

What version do u use 32bits or 64 bits?

If you use 32 bits and have big datatables that exceeds 2gb, uipath stops running due to 32bits version.
I advise you to break the data to work with smaller datatables.

I hope I helped you