People
-
- Assignee:
- Joe Walker
- Reporter:
- Joe Walker
-
- Votes:
- 0
- Watchers:
- 1
Dates
-
- Created:
- 24/Apr/07 5:17 PM
- Updated:
- 29/Feb/08 10:29 AM
- Resolved:
- 16/May/07 2:19 AM
When a batch response is received completely, the engine can check that for every call in the batch either its callback handler or its error handler was invoked.
Any call without a result indicates a communication error.
I have a patch which improves IO error handling in FireFox and IE 6, I did not test it with any other browsers.