Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Tree tool timeout

Kalidas
5 - Atom

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,

4 REPLIES 4
aatalai
15 - Aurora

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

Kalidas
5 - Atom

Hi

 

That is correct. Not sure if the random forest tool will meet our requirement. Will take a look.

 

Thanks. 

aatalai
15 - Aurora

have you tried deploying the model instead? That might help with the time out

aatalai
15 - Aurora

deploy.PNG

Labels
Top Solution Authors