Reputation
Badges 1
8 × Eureka!Thanks for the confirmation. 👍
Yes, here it is. Very simple code. Thanks 🙂
Hi @<1523701070390366208:profile|CostlyOstrich36> , then the Pro plan is only available with monthly payments. I checked the page you linked, is there no option to subscribe to it yearly?
I tested it with a simpler code to make it more clear!
I've attached the code and log files that I used.
It only fails if I use the docker image.. 😂
Thank you so much for pointing out the argument. I think I can use it better!!! 👍
I wish I had a more detailed log file why task component failed, but that's all log files are.
The one line log file is the log of the component task.
Hi, @<1523701205467926528:profile|AgitatedDove14>
I am attaching two log files.
One is the log file of the task that ran the pipeline code, and the other is the log file of the component.
I'm running the main pipeline code remotely(not using run_locally).
The component in question seems to fail almost immediately after pipeline execution because of value error.
If I put docker argument in the decorator, value error appears and becomes failure..