How can I get my worker to run more than 30 seconds? I'm having a cron job trigger a database syncin

How can I get my worker to run more than 30 seconds?
I'm having a cron job trigger a database syncing function, which can run for 30mins from the start
Was this page helpful?