Implement a crash endpoint for webserver #27
AmirrezaNasiri
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For example, we set the module without any failure, but at some time, we need to turn it into a malfunctioning module with 100% failure. Crashing the module on-demand is useful for educational purpose.
We can optionally pass a hostname to crash so in a setup with multiple replicas, we can control which one to fail.
Beta Was this translation helpful? Give feedback.
All reactions