contactlab / saray

:warning: This project is no longer mantained - 'Yet Another Rest API Stubber'.split(' ').reverse().map(item => item[0].toLowerCase()).join('')
Apache License 2.0
13 stars 7 forks source link

Throttling #65

Open DarkHelmet67 opened 7 years ago

DarkHelmet67 commented 7 years ago

Should be nice to have a "throttling" parameters, to simulate server slow response on heavy duty.

Could be a timeout (in getting response) related to response "size" (which we already know, being a local JSON file).

e.g.

"Throttling" parameter could be a number from 0 to 100, where: