Calls over a network to an API can be delayed for many reasons e.g. network congestion or excessive server load. For applications
to be resilient they must be designed to cope with this inevitable variability, and tested to ensure they behave as expected
when conditions aren’t optimal.In particular it is important to check that timeouts work as configured, and that your end user’s experience is maintained.WireMock Cloud stubs can be served with a fixed or random delay, or can be “dribbled” back in chunks over a defined time period.