-
- [x] I've checked [docs](https://rich.readthedocs.io/en/latest/introduction.html) and [closed issues](https://github.com/Textualize/rich/issues?q=is%3Aissue+is%3Aclosed) for possible solutions.
- [x…
-
**Version of the script**
Look in the stored procedure, and it'll have a version date & number near the top. Put that in here. If it's not the current version (dated in the last month), then upgrade …
-
Hello, we are facing issues with Matomo during high traffic when processing data from the redis-queue into the database. We are currently using PHP v8.3.8 and Matomo v5.1.0. On average, our website re…
-
**What happened**:
We are launching MPIJobs using a `LocalQueue` with kueue (in particular `cpu-local-queue` from the Yaml fround at the end of the issue). The `ClusterQueue` associated `ResourceFl…
-
Every ~30 seconds need to evaluate how the battles on the map are going and update the amount of equipment each unit has.
Using a [Django Background Task](https://django-background-tasks.readthedoc…
-
大佬,之前看到这个项目一直在测试模型,我这边目前使用的是llamacpp,因为有公司这边的服务器,所以是用cpu的,速度10t/s。公司内部用足够了。
知识库用到的模型:
Qwen2.5-14B:q4
bge-reranker-base
Dmeta-embedding-zh-small
大佬这是我这边使用的模型,不知道能不能改成使用cpu的,非常感谢。
# 后台启动 noh…
-
I setup my `solid_queue.yml` to run a recurring task every 30s that checks for records to sync
```yml
default: &default
dispatchers:
- polling_interval: 1
batch_size: 500
rec…
-
We often see the current scheduling to result in one worker getting overloaded with a massive queue due to cache hints while other workers are starved for work.
We want the job scheduling algorithm…
-
### Detailed description
This is an innate feature of Sidekiq, where it only advertises fully reliable queuing with its "Pro" subscription; https://github.com/sidekiq/sidekiq/wiki/Error-Handling#proc…
-
I have a child workflow being executed. Within that child workflow is `ActivityStub::all`. Activities are sometimes run more than once if multiple queue workers are open.
The following is a somewha…