wells

Results 41 issues of wells

现在有这么几个需求: 1. 知道集群存了多少个key和总大小 2. 在1的基础上统计以固定prefix开头的key的数量和总大小 3. 这些key的根据大小进行区间统计,比如4KB的多少等等 请问官方对这种场景有什么好的建议或最佳实践吗?

enhancement

日志如图 ![image](https://user-images.githubusercontent.com/9766821/125430230-7ab8ad82-03d4-4503-a2b3-7af4566045a9.png) config文件 ![image](https://user-images.githubusercontent.com/9766821/125430416-ef55613c-8449-4602-a133-b1076ab6bec9.png)

sometimes, when we ask LLMs a question like writing a document or a piece of code for a specified problem, the output may be too long, when we use a...

NPi is an open-source platform providing Tool-use APIs to empower AI agents with the ability to operate and interact with a diverse array of software tools and applications.

## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) 1. run Vanus cluster with docker compose ```sh cd deploy/docker-compose docker compose...

bug
high-priority

## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) 1. create a subscription ```shell vsctl subscription create \ --eventbus test \...

bug
enhancement
discussion

## Enhancement When Subscription sends an event to a Sink, maybe this event will fail to handle, In this time, Sink will return an error to Subscription, user how to...

discussion

## Enhancement In the current Vanus version, Functions will ignore errors and continue to execute the next function when executing functions, which causes hard-to-debug subscriptions, what's the best practice of...

discussion

## Enhancement ```shell time="2022-12-15T14:16:19.49221956Z" level=info msg="subscription size" size=0 time="2022-12-15T14:16:19.492619196Z" level=info msg="trigger worker size" size=2 time="2022-12-15T14:16:49.49296655Z" level=warning msg="trigger worker lost heartbeat" duration=30.000297752s trigger_worker_addr="172.17.0.3:2148" time="2022-12-15T14:16:54.493154277Z" level=warning msg="trigger worker lost heartbeat" duration=35.000491612s trigger_worker_addr="172.17.0.3:2148"...

## Enhancement https://github.com/linkall-labs/vanus/pull/345/files#diff-014db0800a611882218ab9fc8c0c4e7808fcc192b8fd559e63ade9fa2b9d650dR59