In the code before refactoring, when the CfgMgr wasn't there, it did a SessionTimeout. Now the RPCRecipientMissing is raised instead, but as it is subclass of RPCError, we need to exclude it from the error ignoring. Actually, the error ignoring itself is very questionable thing, but it is as it was before.
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|