coyzeng

Results 12 issues of coyzeng

Upgrade badger to v4 Upgrade go to 1.19

> 为了提高交流效率,我们设立了官方 QQ 群和 QQ 频道,如果你在使用或者搭建过程中遇到了任何问题,请先第一时间加群或者频道咨询解决,除非是可以稳定复现的 Bug 或者较为有创意的功能建议,否则请不要随意往 Issue 区发送低质无意义帖子。 > [点击加入官方群聊](https://github.com/Yidadaa/ChatGPT-Next-Web/discussions/1724) **这个功能与现有的问题有关吗?** 如果有关,请在此列出链接或者描述问题。 **你想要什么功能或者有什么建议?** 尽管告诉我们。 **有没有可以参考的同类竞品?** 可以给出参考产品的链接或者截图。 **其他信息** 可以说说你的其他考虑。

planned

Load balance can be extend by custom rules.

enhancement

### What version of gRPC and what language are you using? 1.64.0 ### What operating system (Linux, Windows,...) and version? Windows ### What runtime / compiler are you using (e.g....

kind/bug
lang/core
priority/P2
disposition/requires reporter action
untriaged

### Kùzu version master ### What operating system are you using? Darwin coyzeng.local 22.6.0 Darwin Kernel Version 22.6.0: Fri Sep 15 13:39:52 PDT 2023; root:xnu-8796.141.3.700.8~1/RELEASE_X86_64 x86_64 ### What happened? Static...

bug

**Describe the bug** could not parse "tcp://10.43.34.158:7881" as uint value from environment variable "LIVEKIT_PORT" for flag port: strconv.ParseUint: parsing "tcp://10.43.34.158:7881": invalid syntax. **Server** - Version: [1.7.2] - Environment: [e.g. local...

### What does this PR do? * TCP/HTTP proxy enhance with cfg option or environment. * Dialer decorate extension support when embedded as library. ### Motivation * More flexibility for...

status/0-needs-triage
size/M

https://github.com/grpc/grpc/blob/4cf2759096c9567853098dc967dfd35e377c5c49/src/python/grpcio/grpc/aio/_interceptor.py#L636 If read ContextVar in interceptor, concurrency read or write on ContextVar will be confusion.

Session can not be closed by server side.

**Describe the bug** Deploy with k3s, rudder-server print only one message in stdout and exit. ```shell 2024/12/05 06:38:38 maxprocs: Updating GOMAXPROCS=5: determined from CPU quota ``` **Steps to reproduce the...

Need more info