Scheduler limited to 1 minute?

Hi

I’m currently developing a plugin for building/populating the cache. Nothing too fancy. And everything works fine. EXCEPT:

When I schedule the cli script i made (bin/plugin cache-builder build) in the scheduler, it aborts after about 1 minute. No errors. It just stops.

It runs fine when i’m running it from the terminal btw.

Did you ever encounter this issue on your servers?