-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
NEW
-
NEW
-
---
-
---
Issue Description:
To avoid OutOfMemoryError, check heap regularly. When the heap exceeds the threshold (e.g. 90%), throw Exception to python side so that eda-server can restart ansible-rulebook process.
Acceptance Criteria:
- Check heap regularly
- When the heap exceeds the threshold, throw Exception
- drools_jpy can handle the Exception