Hi Ashish,
It would have been nice to know if you are trying to solve any specific use case using Python script, or if it was a generic query. As there could be other options available within RIH depending on the use case at hand.
Havin said that, Python scripts within RIH Recipes run on dedicated sandbox machines with restrictions on the memory usage, so there are chances of these scripts erroring out, once this amount of data is hit. If no other RIH component is solving your use case and Python script is the only option, then I would recommend to chunk the data to be processed it into smaller blocks. There is no hard and fast rule to determine the block size, it depends on the complexity of the processing planned within the script and the structure of the input data. The optimum block size to be processed can be determined by doing some trial and error testing.
RIH is a great tool and it has a ton of components/connectors to handle different use cases, please continue to explore and all the best.
Regards,
Arjun
------------------------------
Mallikarjuna Aakulati
------------------------------
Original Message:
Sent: 04-17-2023 07:00
From: Ashish Rawat
Subject: Is there is data volume restriction for Python App in RIH
Hi @Chris Detzel tagging you to check if you have someone in mind who can help me with this RIH query
------------------------------
Ashish Rawat
Manager
Fresh Gravity
Bangalore
Original Message:
Sent: 04-04-2023 14:41
From: Ashish Rawat
Subject: Is there is data volume restriction for Python App in RIH
Python App in RIH can execute for only 90 seconds, Is there any data volume/size restriction too ?
------------------------------
Ashish Rawat
Manager
Fresh Gravity
Bangalore
------------------------------