Yurii Shtrikker
Yurii Shtrikker
Yes, that is not helped.
The same thing. I think the reason that ring service doesn't route traffic to non-ready pods. I Will try it later
> The same thing. I think the reason that ring service doesn't route traffic to non-ready pods. > I Will try it later nope, it's not helped, any ideas?
> We are facing the same issues. Are you guys using a custom (vendor) > CNI or the AWS bundled one? We're tried on gke and aks with calico addons.
> Same here. @unitto1 any chance you found a solution for this issue? unfortunately, nope =(
> > > Same here. @unitto1 any chance you found a solution for this issue? > > > > > > unfortunately, nope =( > > I managed to get...
> @lukasmrtvy we are looking into improving logs in the next release with a strong audit about our current logs and the log levels did log format include here too?...
any updates?
Unfortunately just adding ``` import asyncio import uvloop asyncio.set_event_loop_policy(uvloop.EventLoopPolicy()) import telepot.aio bot = telepot.aio.Bot(...) ``` doesn't work at all. It's very sad because telepot looks like a much stronger solution...
any update here?)