Reputation
Badges 1
3 × Eureka!Pipeline's configuration object:
{
"step_one": {
"base_task_id": null,
"queue": "test_pipeline",
"parents": [],
"timeout": null,
"parameters": {},
"configurations": {},
"task_overrides": {},
"executed": "85259fca41e74e888827b279f0dd80ad",
"status": "completed",
"clone_task": false,
"job_type": "custom",
"job_started": 1677573232.5546257,
"job_ended": 1677574185.0023673,
` "jo...
Thank you, guys. I've figured out the solution with your help! @<1523701205467926528:profile|AgitatedDove14> @<1537605940121964544:profile|EnthusiasticShrimp49>
I understood what was a problem in my case
Look closely to the screenshot. Right now "step_five" is selected (it has "step_two" and "step_four" as parents). There is actually an arrow from "step_two" to "step_five" (it is slightly lighter than grey arrow). It just layers on another arrow, so it's a "graph's edges location"/"GUI" problem
Hi, @<1523701295830011904:profile|CluelessFlamingo93> . Did you solve this problem? I think it is similar to mine, and I can't figure out a proper solution