Ir al contenido
Menú
Se marcó esta pregunta

Hi, 


I confirm a big PO and it stays loading for about 10 minutes until it disconnects. 

I tried to double the odoo.conf 


limit_time_cpu = 1200
limit_time_real = 1600
I also increased proxy_read_timeout to 20 minutes, but nothing so far.
Any idea?
Thanks,
Avatar
Descartar
Mejor respuesta

Hi, with limit_time_cpu = 1200 if you task take more than 1200/60 = 20 min going to stop and probably return an error "Maximum Connection Timeout". Just try adding more time, and if is that will be ok.
limit_time_cpu = 3600
limit_time_real = 3600

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
may 22
2567
0
jul 24
1950
1
nov 20
4149
1
oct 20
4763
3
abr 18
7244