Unanswered
			
			
 
			
	
		
			
		
		
		
		
	
			
 				
					
		
		Hi Guys,
I Recently Started Working On Clearml. I Have A Pipeline Which Has Couple Of Tasks Added To It. The Pipeline Executes And Completes As Expected When I Use The Web App. I Am Trying To Start This Pipeline From The Sdk Api. I Have A Two Part Questio
Hi guys,
I recently started working on ClearML. I have a pipeline which has couple of tasks added to it. The pipeline executes and completes as expected when I use the Web App. I am trying to start this pipeline from the SDK API. I have a two part question
- I use  PipelineController.getto get the pipeline controller but when I try to enqueue the pipeline usingPipelineController.enqueueusing the controller from thegetmethod and the mentioning thequeue_nameas well, I receive an error as belowclearml.backend_interface.session.SendError: Action failed <400/110: tasks.enqueue/v1.0 (Invalid task status (Invalid status change): current_status=completed, new_status=queued)>. So, I thought that the pipeline which has beencompletedonce previously would not change its status meaning, it wont re-run that would change the status of an already successfully completed pipeline. But I was able to re-run the pipeline on the WebApp. What am I doing wrong here?
- The other question is how can add the   Parametersprogrammatically to the new run of the pipeline, which is possible to do using the WebApp. I want to re-run this pipeline programmatically using different values.
1K Views
				0
Answers
				
					 
	one year ago
				
					
						 
	one year ago
					
					 Tags
					
			Similar posts
						
						
						
						
						
						
						
						
						
						
				