-
### What happened + What you expected to happen
**1. Bug**
When running Ray on a Slurm Cluster it seems like Ray RLlib does not respect which nodes are specified as the head and worker nodes with th…
-
### Bug description
Hello!
I was able to successfully make the Thumbnails feature work, but for some reason it works only for Dashboard thumbnails, not for Charts. I'm using Redis for cache
B…
-
This is not a common problem, but happened to come up relative to a region of interest for a collaborator's PhD student and a paper he's trying to write up. Full stack trace at the end of this post bu…
-
My Requirements:
```
Django==5.0.3
django-environ==0.11.2
psycopg2-binary==2.9.9
redis==5.0.3
djangorestframework==3.15.0
markdown==3.6.0
django-filter==24.1
celery==5.3.6
pylint==3.1.0
pyl…
-
I've noticed that my tasks are scheduled strangely between restarts. For internals, they wait the entire amount of time of the internal.
After digging into the source, I've narrowed down the issue …
-
Please help. Cannot really pinpoint the exact problem.
-
At least documentation should be upgraded to include:
- [ ] what redis client library is installed for each language? [redis-py](https://pypi.python.org/pypi/redis)?
- [ ] what host:port should be pas…
-
Need to verify we have the pre-requisites to connect to a redis instance (possibly using `hiredis`). Then use:
https://github.com/GoogleCloudPlatform/golang-samples/blob/master/functions/memorysto…
-
**Environment**
* pip version: 8.1.1
* Python version: 2.7
* OS: Ubuntu 16.04
* Redis: 4.0.11
* MongoDB: 3.6.7
**Description**
When I start webui, and I see the error logs. So please he…
-
When writing tests for error cases using `with pytest.raises(...)`, the code within the body will always generate a mypy error which must be ignored (if a project has sufficient static typing).
It …