Categorygithub.com/tj/fail
modulepackage
1.0.0
Repository: https://github.com/tj/fail.git
Documentation: pkg.go.dev

# README

Fail

fail(1) is a dumb little ad-hoc HTTP server which can be configured to fail and increase latency at random.

Parameters

max_delay=N

Max delay in milliseconds. Example of 200ms: ?max_delay=200.

error_rate=N

Error rate. Example of 1/3 failures: ?error_rate=3.

Badges

GoDoc


tjholowaychuk.com  ·  GitHub @tj  ·  Twitter @tjholowaychuk