Ostap
Ostap
I have similar use-case and would like to biuld cagg on cagg. I insert about 10 raws a second but with 300 columns. Since I insert quite old data and...
same problem even using port-forward. ArgoCD v.2.10.9 Just enabling ```basehref``` and ```rootpath``` causes redirect loop to login page ```yaml configs: params: server.insecure: true server.basehref: '/argocd' server.rootpath: '/argocd' ``` otherwise works...
Same thing (tzwhere 3.0.3, numpy 3.24). When trying to downgrade numpy, it fails because it doesn't support Python 3.10 :( Now I have to downgrade python and rebuild venv :(