goldbergyoni / goldbergyoni/node-chaos-monkey
What happens when 500 prank ends?
Open
bug
- Dominant language
- JavaScript
- Stars
- 235
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Looks like the route is removed and replaced for a 500 prank. When the prank ends, what is supposed to happen to the original route? It gets removed:
https://github.com/i0natan/node-chaos-monkey/blob/master/pranks/500-error-on-route.js#L12
In my tests, when the prank is complete, I get 404 for that route
Contributor guide
Assessment
This issue has not been assessed yet.