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

Provide an artificial way to toggle circuit breakers for testability #8

Open
dhh1128 opened this issue Mar 15, 2016 · 0 comments
Open

Comments

@dhh1128
Copy link
Owner

dhh1128 commented Mar 15, 2016

Do we need more than the simple directTransition()? What we'd like to do is make it possible to exercise degraded behavior without having to mock every condition that triggers them normally.

A concern I have with this feature is that it could be co-opted by nefarious entities to alter program flow in an attack/vulnerability situation. So we need to consider security implications.

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

No branches or pull requests

1 participant