You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to do only 1 connect and then use the same connection for all api calls?
If you do multiple odoo.connect calls the odoo service shows erro because to many connections are in the pool.
Is there a way to do only 1 connect and then use the same connection for all api calls?
If you do multiple odoo.connect calls the odoo service shows erro because to many connections are in the pool.
Any Information on this?
Thanks