buger / goreplay

GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
https://goreplay.org
Other
18.54k stars 13 forks source link

GO Replay is not capturing GraphQL Responses #1047

Open RamasubramaniN opened 2 years ago

RamasubramaniN commented 2 years ago

GO Replay is capturing GraphQL Requests however the tool is unable to capture GraphQL Responses.

d-winter commented 2 years ago

I can confirm that. Any plans on when this will be fixed?

Winfle commented 1 month ago

If this is true, it's super bad news. Can somebody verify if it's actual case?