httpbin icon indicating copy to clipboard operation
httpbin copied to clipboard

Add random delay

Open wutiphong opened this issue 2 years ago • 0 comments

This is to add artificial random delay with maximum of 10 which will help for the scenario that requires random delay behavior. The new route /random-delay receive a parameter "delay" which control the maximum delay.

wutiphong avatar Jan 10 '24 18:01 wutiphong