here is the procedure
https://box.e-zoo.com.ua/admin/shop/workflow/8/procedure/212/?status=0in the "send e-mail" action I create a link by adding variable values according to a given template. and in order for a record to be created in the boxing database through an iframe, I display the page of this process from the client's account.
tell me, can it be that boxing doesn’t have time to work out the push? just write it to the log - writes it down, but process it - does not process it. For example, because the processor resources, for example, were not enough. Or does he still put such requests on cron and will definitely process it when the resources appear?
It’s just that if boxing processes pushes on the fly, then I definitely won’t be able to do anything here, but if it’s by cron, then I can try to continue looking for the problem on my own.
Those. the key question is how it handles requests that the payment went through the box - on the fly or through the "queue"?!