Releases: indeedops/superlance
Releases · indeedops/superlance
1.0.6
1.0.6 (2016-06-10)
- New feature Httpok allowing to specify a grace period before starting to
act on programs which are failing their healthchecks. Grace period is counted
since the last time program was started.
1.0.5 (2016-05-17)
- Httpok now can react on restart strings. Restart strings are opposite to -b
option and can be specified several times.
1.0.4
- Fixed a bug which was throwing string interpolation exceptions on Python
versions prior to 2.7. - Updated unit tests.
- Fixed an exception checking unit test which passing too many arguments to subprocess.CalledProcessError
which wasn't working on Python versions prior to 2.7