https://github.com/multani/failing-app
An application which knows how to fail in many ways
https://github.com/multani/failing-app
Last synced: 9 months ago
JSON representation
An application which knows how to fail in many ways
- Host: GitHub
- URL: https://github.com/multani/failing-app
- Owner: multani
- Created: 2018-03-13T16:56:07.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-07T12:44:11.000Z (over 6 years ago)
- Last Synced: 2025-03-16T15:17:51.383Z (about 1 year ago)
- Language: Python
- Homepage: https://hub.docker.com/r/multani/failing-app/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
A set of various applications failing in different ways.
::
Usage: app.py [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
fail_after A non web-app which crashes after the...
flapping_health /health flaps between OK and not OK at each...
mem_leak Leak memory on each /health call
web_app A 'normal' web app