![JAR search and dependency download from the Maven repository](/logo.png)
chaos-middleware-core.0.1.2.source-code.messages.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of chaos-middleware-core Show documentation
Show all versions of chaos-middleware-core Show documentation
The Chaos Middleware lets you practice chaos engineering on the application level by injecting delays and faults to simulate turbulent conditions. By specifying routes, the Chaos Middleware enables you to minimize the blast radius and keep the focus on the interesting parts of your application.
chaos.attack.chaosmiddlewareerror=Raising a chaos middleware error.
chaos.register.exception=Unable to register chaos middleware.
chaos.attack.exception=Unable to load attack actions. Skipping attack action configuration.
chaos.attack.invalidheader=Unable to parse attack header.
dice.roll=Skipping probability. Reason: Provided value '%s' is %s. Enter a number from 1 to 100.
inject.delay.attack=Injecting delay for %s second(s).
inject.delay.skip=Skipping delay attack. Please enter a positive number to delay.
inject.fault.alternativeattack=Injecting fault ChaosMiddlewareError.
inject.fault.attack=Injecting fault %s.
inject.fault.notinstantiated=Unable to locate and instantiate '%s'.
proofdockattackloadertask.run.exception=Unable to load attack actions. Resetting loaded attack actions.
attackloader.load.throwexception=Unable to call the endpoint.
attackloader.get.noproperloader=Unable to find an attack loader provider '%s'. Please set a valid CHAOS_MIDDLEWARE_ATTACK_LOADER, e.g. 'proofdock'
© 2015 - 2025 Weber Informatics LLC | Privacy Policy