Did the second run, run remotely or locally?
@<1523701070390366208:profile|CostlyOstrich36> Second run was remotely
after running I already can't set new params
@<1523701070390366208:profile|CostlyOstrich36>
It's strange, during the first remote start I could set the options. But now I can't again. With what it can be connected?
when I start a new run I can't change initial parametrs
@<1523701070390366208:profile|CostlyOstrich36>
@<1523701070390366208:profile|CostlyOstrich36> A simple run with the options I changed in the second run
That's strange indeed. What if you right click one of the pipeline executions and click on run?
Hi @<1524560082761682944:profile|MammothParrot39> , I think you need to run the pipeline at least once (at least the first step should start) for it to "catch" the configs. I suggest you run once with pipe.start_locally(run_pipeline_steps_locally=True)
@<1523701070390366208:profile|CostlyOstrich36> While pipeline in pending process, i can set new run, but after compliting not
@<1523701070390366208:profile|CostlyOstrich36>
Yes, it's work)
Thank you so much