Hi All,
I have a workflow with a complex SQL which executes well in Alteryx desktop and completes in 40 mins. The same workflow when deployed in Gallery keeps spinning without completing.
The SQL logic comprises of temp tables and the workflow basically pulls data from SQL and populates a SQL table. A single run considers around 100k rows. The workflow gets executed in gallery for few number of rows. I am hoping someone might have gone through this issue earlier and can help me get through this.