Delayed Response Type <delayed_response>
Specifies a delay (in ms) which a node should delay prior to responding to the event identified. The
response being delayed must be a successful response to the event (error responses will not be delayed).
The result is defined by the mean and distribution, and potentially distribution specific parameters. The value of this element is the mean and the distribution defaults to Fixed (i.e. not random).
- Fixed - The result is always the mean.
- Uniform - The result varies between the (mean - p1) and (mean + p1), with all values having uniform probability (i.e. evenly distributed).
Type:
delayedResponseTypeDefault:
0, response sent as fast as possible under current load conditionsATTRIBUTES |
|
app | dsApplicationType |
event | ReceivableAppEvents |
dist | distributionType |
p1 | float |
seed | integer |
PARENT ELEMENTS |
Parent |
Type |
SmartProfile <SmartProfile> | SmartProfileType |
SmartProfile Commands <SmartProfile> | SmartProfileCommandType |