Fault Injection
Fault injection allows you to inject faults into the system to check whether the system can tolerate and recover from faults. You can inject delay or specific errors to perform fault tests.
Take delay error injection as an example. Configure the YAML file as follows:
route: - destination: host: forecast subset: v2 fault: delay: percentage: value: 1.5 fixedDelay: 10s
You can configure the parameters based on the site requirements.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot