If you only need to have transaction opened during page rendering then
you should put your logic into separate hivemind service with threaded model. Such service must start transaction at initialization and close it in the end of thread
( after page rendering ). Look more in hivemind docs.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to