gautamaino / gwteventservice

Automatically exported from code.google.com/p/gwteventservice
Other
0 stars 0 forks source link

Event receipt confirmation #50

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
It's difficult, because this happens only sometimes. 
We have an application with some scripting on the serverside and an some GUI's 
on the clientside, which will be automatically called from the server script 
with events. Sometimes, if you call two gui-events quick after another, the 
second event will never occure on the client. I found out, that this problem 
will be worther, if the reconnect time of the client is longer.

What version of the product are you using? On what operating system?
1.2

Please provide any additional information below.

For us, it will be essential, that the client must confirm the receipt of the 
event. If not the server must resend the event.

Original issue reported on code.google.com by Wilfried...@googlemail.com on 12 Jun 2012 at 9:21

GoogleCodeExporter commented 8 years ago
The mechanizm should also handle multiple events correctly which occur very 
fast. The last reports about missing events were configuration problems. I 
change this issue from bug to feature, because the idea about event 
confirmation is nice and should be integrated with GWTEventService 1.3. This 
could also help to track down the problem, if there is one.

Original comment by sven.strohschein@googlemail.com on 16 Jul 2012 at 5:41

GoogleCodeExporter commented 8 years ago

Original comment by sven.strohschein@googlemail.com on 16 Jul 2012 at 5:41