The specification for fault injection introduced into traffic
to test the resiliency of clients to backend service failure. As
part of fault injection, when clients send requests to a backend
service, delays can be introduced by the load balancer on a
percentage of requests before sending those request to the
backend service. Similarly requests from clients can be aborted
by the load balancer for a percentage of requests.
google.cloud.compute_v1beta.types.HttpFaultDelay
The specification for how client requests are
delayed as part of fault injection, before being
sent to a backend service.
This field is a member of oneof_ _delay.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class HttpFaultInjection (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.HttpFaultInjection)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.HttpFaultInjection) \n\n HttpFaultInjection(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nThe specification for fault injection introduced into traffic\nto test the resiliency of clients to backend service failure. As\npart of fault injection, when clients send requests to a backend\nservice, delays can be introduced by the load balancer on a\npercentage of requests before sending those request to the\nbackend service. Similarly requests from clients can be aborted\nby the load balancer for a percentage of requests.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e"]]