Frederico Cardoso
Frederico Cardoso
I have a Kong deployment as well with around 50 pods and we are experiencing the same issue, or at least it's very identical. ### Kong version ($ kong version)...
For us it's getting critical since it affects frontends and those are clearly noticed by the users. > Wondering if the sync + reconcile process is more accurate and stable...
Not sure if this is helpful as well, but I also noticed that the pods don't even get the requests from Kong. What I do see is a drop in...
This is an interesting point. Do you have the health checks enabled @esatterwhite ? I don't have those. The health checks are only configured on the pods themselves, Kong is...
Hi! Thank you very much for your time. I can program it yes. I am more confortable with Java and Arduino but I can look into this as well. Right...
First of all let me thank you very much for the time invested on this, very detailed, response. Actually I think what I want to achieve is more simple than...
Hi @Rybec Sorry for the delay on the follow up. > My suggestion: If you are using MicroPython, change your local pyRTOS to use time.time() and time.time_ns(). I doubt it...