This will allow us to mimic real connections.
Something like:
baseResponseDelay (This will mimic geographic latency)
additionalDelay (This will mimic application delay per call)
Or simply delay globally and under each then block.
We could also add some sort of random variance, but let's leave it until it is needed.