Open sdwilsh opened 10 months ago
After seeing https://github.com/HaveAGitGat/Tdarr/issues/936, I decided to add more memory to the worker, and that seems to have fixed my underlying issue. The logs that tdarr gave me from this flow plugin did not help me actually debug this, unfortunately.
The code for this plugin will note that the command failed, but it doesn't print out any information for someone to debug it. It looks like the
CLI
helper can provide the return code and the log (it might even log the full log today, but I can't figure out where the config is that would allow me to activate this block of code), and that would be great to show in the report when a job fails so the end user can debug the issue and correct it.Current output looks like this: