Unanswered
Hello! I Get The Following Error In Results->Console After A Task Is Sent For Remote Execution (Using Sdk):
I have an idea, can you try with:task = Task.init(..., reuse_last_task_id=False)
I have a suspicion it starts the Tasks in parallel, and the "reuse_last_task_id" causes them to "reuse the same task locally" which makes them overwrite the configuration of one another.
157 Views
0
Answers
2 years ago
one year ago