Hello I am trying to create a Pool and in every process Im trying to connect with woocommerce API and create products, each process a diferent connection, the first time it works perfect, but the second process doesnt work because after a time it ends but no success result or error result are displayed
Is there a way to see why is happening in each process, to make it return data in console when executing?
Each process has functions, may that be a problem? Either each process is created as individual php no?
Please help
Hello I am trying to create a Pool and in every process Im trying to connect with woocommerce API and create products, each process a diferent connection, the first time it works perfect, but the second process doesnt work because after a time it ends but no success result or error result are displayed Is there a way to see why is happening in each process, to make it return data in console when executing? Each process has functions, may that be a problem? Either each process is created as individual php no? Please help