Re: get confirmation of a payment from other website via a direct action, how to get back to a shopping session?
Re: get confirmation of a payment from other website via a direct action, how to get back to a shopping session?
- Subject: Re: get confirmation of a payment from other website via a direct action, how to get back to a shopping session?
- From: "Mr. Pierre Frisch" <email@hidden>
- Date: Sun, 7 Jun 2009 16:12:14 -0700
I have actually rewritten this code in WO 5.6 and the sessions
deadlock should be something of the past. The thing is that there is
no need to way forever for a session to check in. The new approach is
to have a semaphore and timeout so that threads get released and do
not wait forever on a fail session.
Cheers
Pierre
--
Pierre Frisch
email@hidden
On May 28, 2009, at 6:55, Anjo Krank wrote:
Am 28.05.2009 um 15:49 schrieb Kieran Kelleher:
Only reason I wouldn't is when I am trying to troubleshoot a
problem with the awesome ERXSessionStoreDeadlockDetection. Pity it
does not work with concurrenr request handling on. It probably is
just not possible. No way ;-)
Nope, it's not possible. The whole idea is that you track requests
coming serially, which only works reasonably when the app lock
prevents this from occurring normally.
You *could* create a timer and only log if the last access has been
longer than X seconds, though...
Cheers, Anjo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden