Hi,
I have a rather large workflow that includes several R code nodes. This workflow takes about 6 mins to run. I am in the process of converting the workflow to an APP. When I run in debug mode, it takes about 6 mins for the debug workflow to come up. The debug workflow shows an error for each R code node. The errors are relating to missing data. it seems that debut is attempting to run the R code. Since the other other tools before the R code are not run, there is no data and errors are reported.
I thought that all debug did was bring up a debug workflow that has the app selections applied? Why am I getting these errors in my R code? Why does it take so long for the debug workflow to open?
Any suggestions on how I can resolve this?
Thanks
Hey @KimLaf
This is interesting and something I've never tried. Can you share a simple example of this and I'd love to test out on my side. Might need to be a feature request.