Posted: Tue Oct 07, 2003 10:41 pm Post subject: Timer Node
Novice
Joined: 11 Jul 2001 Posts: 21 Location: South Africa
Hi All,
I'm using a Timer node to check if a reply has been sent back to the requesting system. If the reply has been sent, I then delete the corresponding entries in the DB. If the DB indicates that its still waiting for the reply, I delete the entry and re-send the request. This is to avoid waiting for a reply while the backend might have crashed or something.
My timer is configured locally to the execution group and NOT named.
My problem is that the Timer seems to restart everytime a message initiates its own Timer. i.e. if I set the timer to expire after 2Minutes and the second message creates a time 10Secs before the 1st one expires, both timer messages will be created at the same time when the 2nd one expires.
Is there any configurations that I need to do to avoid this?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum