Specification for how requests are aborted as part of fault
injection.
Attributes
Name
Description
http_status
int
The HTTP status code used to abort the
request. The value must be between 200 and 599
inclusive.
percentage
float
The percentage of traffic
(connections/operations/requests) which will be
aborted as part of fault injection. The value
must be between 0.0 and 100.0 inclusive.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]