-
1. Each sync worker gets their job, slots 0 ..< 16, 16 ..< 32, 32 ..< 48 and so on
2. Assume num available peers < `SyncWorkersCount - 1` --> some workers will be stuck in `w` mode
3. All workers ex…
-
### Issue Type
Bug
### Source
binary
### Secretflow Version
secretpad all in one 1.9.0b2
### OS Platform and Distribution
CentOS Linux 7
### Python version
3.10.13
### Ba…
-
Hello, using the following converted fastapi app, serving the resulting wsgi app with gunicorn and then hitting the route with the vegeta load testing tool im seeing the error after about a minute of …
-
/kind bug
We have 1 management cluster with 7 workload clusters. Each workload cluster has ~25 worker nodes.
Sometimes during the reconciliation of all workload clusters, CAPV stops reconciling w…
-
## Description
We need to continue the work done in #26349 making the installation for the server and the API's compatible with the [FHS](https://refspecs.linuxfoundation.org/FHS_3.0/fhs-3.0.html) st…
-
Almost never an issue, but it allows for a pathological case:
Assume n is q->attempt_schedule_depth, and there are 2n tasks in the ready list. The first n are too large for the current workers, and…
-
更新DENO以及PIP然後升級到COMICCRAWLER新版本後,就再也無法檢查漫畫更新以及下載.
以下是下載時的錯誤訊息:
" File "C:\Python312\Lib\site-packages\requests\models.py", line 1024, in raise_for_status
raise HTTPError(http_error_msg, respon…
pcwt updated
2 months ago
-
### Your current environment
Collecting environment information...
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Cen…
-
I have a Swarm with 3 managers and 3 workers. All managers run the swarm flavor plugin with two committed groups: `workers` and `managers`. All nodes, but the leader, were created by Infrakit to scale…
-
Now,I use master branch to run Manager, Controller, Worker by Federation Mode, and they are running. When I produce messages to kafka topic-sourceCluster, kafka topic-destination has no message.
…