Defect #410
Webclient: Add error checking when user issues cancel.
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
01/20/2012
Due date:
% Done:
0%
Estimated time:
Browser (if web client):
Description
Currently, the http request made to the cancel servlet is not error-checked so a failure to communicate the cancellation is not noticed. We ran into a situation (our fault) where the requests to the cancel servlet were blocked and we didn't realize it due to the lack of error checking.
Thanks.
History
Updated by Corey Puffalt over 13 years ago
See also thread at http://forum.servoy.com/viewtopic.php?f=15&t=17610 for details.
Updated by Patrick Talbot over 13 years ago
- Status changed from New to Closed
v2.2.1 adds logging for servlet cancel call and normal finished call