Randomly produces a delay before executing next middleware. Delay chance is dictated by 'chancePercentage' parameter.
chance in percentage for delay to happen. 0 - delay will not happen, 100 or higher - delay will happen 100%
optional, default value is 2 seconds.
Generated using TypeDoc
Randomly produces a delay before executing next middleware. Delay chance is dictated by 'chancePercentage' parameter.