You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An API to inject faults into routes. Typically a fault may be a delay, an HTTP response, or others.
Why this is needed:
Fault injection / Chaos engineering is a somewhat common engineering practice to intentional introduce errors into the system to simulate disaster recovery and other reliability mechanisms.
What would you like to be added:
An API to inject faults into routes. Typically a fault may be a delay, an HTTP response, or others.
Why this is needed:
Fault injection / Chaos engineering is a somewhat common engineering practice to intentional introduce errors into the system to simulate disaster recovery and other reliability mechanisms.
Prior art:
Slightly related to #2826
The text was updated successfully, but these errors were encountered: