Contributors mailing list archives
contributors@odoo-community.org
Browse archives
queue_job, how to set time limit for jobrunner
by
Ecosoft Co. Ltd., Kitti Upariphutthiphong
Dear community,
So far, when there is a job queue that spend long time to run, it seem time limit now follow "limit_time_cpu".
Which surprise me, because I though it should follow "limit_time_real_cron" as in Odoo cron.
limit_time_cpu which is for http request, normally not a high value, i.e, 60 seconds. But to accommodate the long running job, I am forced to expand the value which can be harmful.
Am I missing something?
Many thanks
Kitti U.
Follow-Ups
-
Re: queue_job, how to set time limit for jobrunner
byEcosoft Co. Ltd., Kitti Upariphutthiphong -
Re: queue_job, how to set time limit for jobrunner
byTherp, Tom Blauwendraat -
Re: queue_job, how to set time limit for jobrunner
byEcosoft Co. Ltd., Kitti Upariphutthiphong -
Re: queue_job, how to set time limit for jobrunner
byAcsone SA/NV, Stéphane Bidoul