Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example: Random Error Generator #70

Closed
tkohegyi opened this issue Jan 28, 2016 · 1 comment
Closed

Example: Random Error Generator #70

tkohegyi opened this issue Jan 28, 2016 · 1 comment
Assignees

Comments

@tkohegyi
Copy link
Contributor

tkohegyi commented Jan 28, 2016

The Random Error Generator's job is to randomly touch the responses and instead of letting the original response arriving, it will cause:

  • E404, E500s
  • request timeouts
    randomly.

The idea is very close to Chaos Monkey of Netflix - just not for instances, but for services.

@tkohegyi tkohegyi self-assigned this Jul 19, 2017
@tkohegyi tkohegyi changed the title Example: Chaos Monkey Example: Random Error Generator Jul 19, 2017
tkohegyi added a commit that referenced this issue Jul 22, 2017
* initial files to address issue #70, the random error generator example

* example finalized, tested
@tkohegyi
Copy link
Contributor Author

example is available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant