You are not logged in.
Pages: 1
Will be very useful, i agree.
Hello.
I write client to InterfacedBasedServices server writed in mORMot.
I'd like to have centralized error handling on client side. I'd like to, for example, try again 2-3 times some operations before i cancel operation and show exception to user.
I was try to use TOnClientFailed event, but i cannot mute exception, so i know that exception was, but i can do nothing with that information except log it, for example.
Is a way to do my task? Where i can read about this?
Pages: 1