Issue with Decision Table in Neutrinos Sandbox
Hi team,
I’m experiencing an issue with a Decision Table in the Neutrinos Sandbox that was working initially but now returns a “Request failed with status code 500” during testing.
What I did:
- Created a simple decision table (Rule ID:
2d8292bc-9c1f-4621-a643-38ecabf6a887) with:- Condition:
age >= 2 - Result:
diagnosed = Standard rates possible
- Condition:
- Published the rule and tested with input:
age = 2.
What’s going wrong:
- It was working at first, but now when I click Calculate, I get this error:
Request failed with status code 500
What I’ve checked so far:
- Input type (still using a number).
- Version is correctly selected (
1.0.3). - The rule appears to be active.
Could someone help identify what might be going wrong, or let me know if there’s a backend/service issue?
Thanks!

