
Reputation
Badges 1
19 × Eureka!Hey @<1523701070390366208:profile|CostlyOstrich36> , this is clear to me i mean, how can i do it via the python SDK ?
Now native on Windows python 3.12
Worker "DESKTOP-BGDD0C2:0" - Listening to queues:
+----------------------------------+---------+-------+
| id | name | tags |
+----------------------------------+---------+-------+
| da8d82bfb4e540d5bd3de1562ef2d90f | default | |
+----------------------------------+---------+-------+
No tasks in queue da8d82bfb4e540d5bd3de1562ef2d90f
No tasks in Queues, sleeping for 5.0 seconds
No tasks in queue da8d82bfb4e540d5bd3de1562ef2d90f
No tasks in Queues, slee...
the agent is running on Ubuntu 20.04.5 LTS inside WSL
This is the acctual dashboard view
This is the console log file
This is also clear to me. My question is: when I have a pipeline which was executed and was defined as you described, is there a way to use the Python SDK to re-execute this pipeline by name and project with a different set of parameters? For the task element, there is something like Task.clone()
, but I could not find a similar function for the pipeline object.
where exactly would you want to set these in the config ?
@<1523701070390366208:profile|CostlyOstrich36> this looks like the same behaviour. None
Hey @<1523701070390366208:profile|CostlyOstrich36> , i have one worker listening ti the default queue, I copied it from the official github None . I asume the pipeline controller is running on the same queue
yes sure just give me a second
No, under Windows I use Powershell, but this is the integrated WSL terminal
yes multiple times also changed mode from docker to venve mode does not help. the task always stuck in exicution phase.
Ok but where and how can i investigate ? I use the official example.
The agent is now running in WSL and therfore correctly set as shown in the printev command