Hello all
We have around 6 tree components in our app.
However they seem to be randomly timing out. Initially we thought it could be something to do with database server performance issue. We have since converted all the tree inputs to yxdb and placed them on a shared drive. Still they randomly timeout. There is no pattern.
This works fine on the desktop but issue happens when it is accessed on server.
Is there any way to debug this issue or any thoughts on what could be causing it?
The only error message we get is ERR.
Any help would be appreciated,
Have you got the tree model as a yxdb output and using the app to try and score it?
Also try possibly using the random forest tool ( you can try setting the number of trees to 1
Hi
That is correct. Not sure if the random forest tool will meet our requirement. Will take a look.
Thanks.