gatling-kafka-plugin icon indicating copy to clipboard operation
gatling-kafka-plugin copied to clipboard

How to get the status of failed message request, Gatling session status doesn't work

Open sumit-sharma15 opened this issue 1 year ago • 1 comments

Hi,

I am trying to get the status of failed Kafka message request. I have tried session.status / session.isFailed on failed request but the status returned from session is 'OK' for failed request. How can I know if a Kafka request is Failed. Required this write the failed request message in a file

sumit-sharma15 avatar Jun 06 '23 08:06 sumit-sharma15

Hi @jigarkhwar is there any possibility we can log the message payload when the request is failed using the gatling logback.xml?

sumit-sharma15 avatar Jun 22 '23 23:06 sumit-sharma15