Details
Description
For ListInterfaces and ListServices requests a random response delay is derived from the sender context field in the request message. This is wrong. The specification does not say anything about a delay for these two, only for ListIdentity requests.
Therefore, we will delay these service responses by rand[0..500ms] instead.