Hello Michael M,
It seems like you are getting "OutOfMemoryException" issue while using self-hosted IR
Please check the resource usage and concurrent-activity-execution on the IR node.
If there is not enough memory left to support this run, the error message is by design
Mitigation:
You will need to adjust the trigger time and interval of activity runs to prevent too many activities from executing on the same IR node simultaneously.
I hope this help. Please let me know if you have any further questions.