-
I have postman, Kong and a microservice setup locally. In kong, I have a route that points to the local microservice, when it is running, I can send request through postman and receive a response perfectly fine. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Hi @Sereneee! You should receive a 504 status code and the What do you get if you send the request directly to the microservice port when it is down? |
Beta Was this translation helpful? Give feedback.
-
Hi @locao , thanks for your response. I'm getting 502 status code and the Is there anyway that Kong can detect a connection timeout other than receiving 502 or 504 status code and their respective messages? |
Beta Was this translation helpful? Give feedback.
-
This looks like a duplicate of #7242, please don't open multiple threads for the same question. |
Beta Was this translation helpful? Give feedback.
This looks like a duplicate of #7242, please don't open multiple threads for the same question.