Hello Trigger,
Sometimes, certain local tasks are received and started, but they don't execute anything and remain frozen. I don't know if it's an error on our side, but there are three of us on the team, and we all have the same problem.
Here is an example with a task named "s3_file." The task should log the payload at the beginning, and you can see on the screen that after 5 minutes, nothing was logged. The CLI logs the beginning of the task, but there is nothing after that.
We have to kill the process and rerun the task when this happens.
Thank for your help