Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
11519 Переглядів

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,

Аватар
Відмінити

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

Найкраща відповідь

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
вер. 21
6228
1
жовт. 21
4581
2
черв. 21
6385
4
трав. 24
12817
1
квіт. 24
3434