-
Is there a way for the huey_consumer to restart processes after a certain number of tasks are completed?
Similar to the worker_max_tasks_per_child setting in Celery: https://docs.celeryq.dev/en/sta…
-
Needs more testing, but Issue #27 may have revealed the server workers inability to alter any variables outside of their file, commandHandler.
This wasn't found before because most changes weren't …
-
**_WIP_**
### Motivation
1. Currently, Dokka reloads a big classpath for every task. Also, it has reflection magic to support different versions of plugins.
2. Dokka works parallel badly. For exa…
-
### Support guidelines
- [X] I've read the [support guidelines](https://github.com/librenms/docker/blob/master/.github/SUPPORT.md)
### I've found a bug and checked that ...
- [X] ... the documentat…
-
**Issue: nginx worker continuously exited on signal 4**
My brotli configuration
```
brotli on;
brotli_comp_level 9;
brotli_static on;
brotli_min_length 1024;
brotli_types application/atom+…
-
考虑多用户使用,加载了多个reranker , 速度却变慢了?这个正常吗
1. 只开一个reranker. 300个文本,3个request,排队访问,大概各1s
uvicorn api_rerank:app --host 0.0.0.0 --workers 1 --port 8004
INFO: Started server process [2821886]
INFO:…
-
### Describe your feature request
Currently, the dashboard displays the process names at each node. This approach is fragile because the dashboard captures the process name once every 1 second,…
-
### What would you like to be added?
Relax [validation](https://github.com/kubernetes/kubernetes/blame/b510f785e6f65cf10ed80b0eb032e867676c49a7/pkg/apis/batch/validation/validation.go#L290-L290) en…
-
I installed sciview in my Fiji Java8 and got the same error report as #563. So I followed a series of suggestions under that issue (and the related zulipchat) like installing a no-jre edition of Fiji,…
-
In `distributed==2022.5.0` we started seeing workers go down repeatedly with the message "Worker process died unexpectedly". I traced it back to #6200 and connected the dots that these tasks hold the …
bnaul updated
2 years ago