Skip to Content
Menu
This question has been flagged
1 Reply
11518 Views

Hello,

We are using odoo 13 enterprise on odoo.sh

We are not able to run XMLRPC or Odoorpc scripts externally so we import data via wizards. Current issue is we are not able to import data as when we start data import in few seconds warning appears that CPU time limit exceeded. 

Can someone guide how can we increase CPU time limit as I don't see option on odoo.sh login.



Thanks,

Avatar
Discard

My friend, this method does not work for me, the file does not appear, the config file just appears empty

Best Answer

Hi, use arguments --limit-time-cpu and --limit-time-real by setting it to a big number. 

Execute this command line on odoo.sh shell
odoo-bin -c odoo.conf --limit-time-cpu=7200 --limit-time-real=7200

Avatar
Discard
Related Posts Replies Views Activity
1
Sep 21
6228
1
Oct 21
4580
2
Jun 21
6385
4
May 24
12812
1
Apr 24
3432