If you send a request to a web service, and for some reason that request
never returns because it got lost on the net, or some other failure. What
strategies do people employ on the flex side to handle that situation?
FaultEvent wouldn't fire in this case, because there are no known faults
yet. Perhaps, people employ some timeout functionality on their remote
listeners?

Cheers,
Baz

Reply via email to