Add a new class of chaos monkey errors after the inner code has run. Lower the overall error rate to reduce traffic.

This commit is contained in:
Ian Gulliver
2014-05-27 16:58:20 -07:00
parent 4427af1505
commit 3b18676f59
2 changed files with 10 additions and 2 deletions

View File

@@ -6,4 +6,4 @@ NAMESPACE = 'cosmopolite'
CHANNEL_DURATION_SECONDS = 60 * 60 * 2 # 2 hours
# Probabilities
CHAOS_PROBABILITY = 0.50
CHAOS_PROBABILITY = 0.05