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
I would like to suggest an addition to the feature set provided by teeproxy. We have a use case where duplication of traffic isn't enough. We'd like to be able to gain insights about failing requests. We define a failing request as a request, the responses to which aren't an exact match between A and B.
I understand that not everyone might care about this, and most users probably don't, so it's probably a good idea to put this behind a feature flag.
I'm happy to volunteer a patch for this if there's interest. Also happy to expand on the approach we're taking to report failures.
The text was updated successfully, but these errors were encountered:
Hello,
I would like to suggest an addition to the feature set provided by teeproxy. We have a use case where duplication of traffic isn't enough. We'd like to be able to gain insights about failing requests. We define a failing request as a request, the responses to which aren't an exact match between A and B.
I understand that not everyone might care about this, and most users probably don't, so it's probably a good idea to put this behind a feature flag.
I'm happy to volunteer a patch for this if there's interest. Also happy to expand on the approach we're taking to report failures.
The text was updated successfully, but these errors were encountered: