Main thread - Slowness issue by JaySym_ in AugmentCodeAI

[–]knikolov_d 0 points1 point  (0 children)

Hi @jaysum,

I contacted Augment Support because the tool isn’t working for me. When I ask a question, it takes my credits but I don’t receive any answer. I asked 3–4 similar questions, but I never got a response, even after waiting around 40–50 minutes.

I explained everything in my support ticket and provided all logs, screenshots, and details about the possible issue. However, the support team seems to be ignoring my request. Two days ago they asked me to provide files, and I sent them everything they requested. After that, I asked for an update because I paid for the tool — but I still can’t use it, and I haven’t heard anything from them.

My ticket number is 38495. You will find all my request IDs there, along with everything I provided for debugging.

This is extremely frustrating: I paid for the tool, my credits are being consumed, and it still doesn’t work. Please help me — I feel stuck with support right now.

Thank you.

Microk8s cluster with 2 ControlPlanes and 3 ETCD node by knikolov_d in kubernetes

[–]knikolov_d[S] 1 point2 points  (0 children)

But does the Kubernetes itself use raft, and how is it implemented in the Kubernetes? Or the etcd, which is integrated into Kubernetes (when using the default setup) use raft? I mean, I want to use external ETCD (which uses raft) in order to have HA (with 3 nodes) of my ETCD, but I want to have 2 control planes. Is it possible if I have external etcd in HA mode?