-
This is with WQ 7.6.1 with a user I am supporting at DESC.
Running some user application, the work queue manager code assigns 3 tasks to a worker (that 3 being the number of tasks that fit into the…
-
```
ERROR org.apache.pulsar.functions.worker.FunctionMetaDataManager - Failed to initialize meta data store
org.apache.pulsar.client.api.PulsarClientException$BrokerMetadataException: The subscripti…
-
investigate what is best to use for worker managers to communicate state and logs to dashboard
SignalR, Rest http, tcp client server or grpc
-
Versions affected 0.32.0 and 0.32.1 (at least)
What happens:
When starting wr manager in cloud mode, if we use an image which is not available (wrong name/id, wrong permissions for the image, etc)…
-
### Your current environment
The output of `python collect_env.py`
```
Collecting environment information...
Traceback (most recent call last):
File "/home/kojoe/EasyAnimate/easyanimate/i…
-
### Your current environment
```text
(vllm) nd600@PC-7C610BFD7B:~$ python collect_env.py
Collecting environment information...
/home/nd600/miniconda3/envs/vllm/lib/python3.10/site-packages/torch…
-
First, currently watchmaker has a `Yum` worker that knows how to retrieve a yum repo file and drop it into /etc/yum.repo.d. Consider introducing a more abstract approach that would support different p…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.9.0`
- Nuxt Version: `3.10.0`
- CLI Version: `3.10.0`
- Nitro Version: `2.8.1`
- Package Manager: `yarn@4.0.2`
…
-
Given an array of node addresses as input, this function returns an array of launched worker PIDs. However, the returned pids do not necesssarily match the order of input addresses.
For example, th…
-
I was adding an object to a page and suddenly i couldn't move my cursor anymore. I was in vim mode when this happened and the red highlighting wouldn't move but the edits would happen where they were …