Worker exiting - ERROR pid:15

[2025-01-27 21:01:37 +0000] [15] [INFO] Worker exiting (pid: 15)

01/27/2025, 10:01:37 PM [2025-01-27 21:01:37 +0000] [1] [INFO] Handling signal: term

01/27/2025, 10:01:37 PM [2025-01-27 21:01:37 +0000] [1] [ERROR] Worker (pid:15) was sent SIGTERM!

01/27/2025, 10:01:37 PM [2025-01-27 21:01:37 +0000] [1] [INFO] Shutting down: Master

Hello, sorry i’m quite new here, i used to run a python file without any problem.
I had the chance to add some features but now I get this error instead

Anyone faced the same issue?

Thank you!

Hi!

You need to add logging on the code you’ve added. Did you try to reproduce locally?

It is not possible to exactly know what happened with the current error.

In local it works fine, i dont understand when the problems are and i really need to fix it

Any other chance to know where the problem can be?
What is it linked to?

Hi @Maurizio,

We need more details to be able to help. What change caused the failure?
Could you share the code ot this worker?