Unanswered
			
			
 
			
	
		
			
		
		
		
		
	
			
		
		Hello All,
I'M Trying To Queue A Task In Python But I'D Like To Reuse The Prior Task Id. In The Webapp You Can
I'm trying to queue a task in python but I'd like to reuse the prior task ID.
is it your own Task? i,,e, enqueue yourself, if this is the case use  task.execute_remotely   it will do just that.
If this is another Task, then if it is aborted then you can just enqueue it, by definition it will continue with the Same Task ID.
252 Views
				0
Answers
				
					 
	one year ago
				
					
						 
	one year ago