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
In my use case, I would like to use dynamic and conditional toxics - I would like to program behaviour such that, upon observing a particular type of message in transit over the network / proxy, I would like to inject a corresponding fault. Would you have any idea how best to achieve this with Toxiproxy, if at all?
One idea that I have is to inspect proxied messages - is this supported today and, if not, would it be of interest for this tool to support it moving forward?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hi @hwrdtm, wondering if this is still in the works. I am interested in this feature, to conditionally inject faults based on the request parameters (headers/body)
Hi @hwrdtm, wondering if this is still in the works. I am interested in this feature, to conditionally inject faults based on the request parameters (headers/body)
Haven't had time to fix the bugs in the PR, feel free to contribute to it.
What
This is a question / feature request.
In my use case, I would like to use dynamic and conditional toxics - I would like to program behaviour such that, upon observing a particular type of message in transit over the network / proxy, I would like to inject a corresponding fault. Would you have any idea how best to achieve this with Toxiproxy, if at all?
Thanks in advance!
The text was updated successfully, but these errors were encountered: