-
What are the DNS names for the redis and milvus server? They are referred to as `localhost` in some places and as `redis` and `mivlus` in others. They are pingable from `traefic` as `redis` and `mil…
-
## Description
Trying to deploy the example package_with_pip_requirements_in_docker using Windows fails
Error message:
`zip: Error during zip archive creation
Traceback (most recent call last):
…
-
**Version**: `redis-py 5.0.3`
**Platform**: Ubuntu 22
**Description**: The [sync redis client](https://github.com/redis/redis-py/blob/17db62e3c9ea796f5705d2857f49e52799057af7/redis/client.py#L19…
-
**Version**: 5.0.4
**Platform**: Python 3.12, mac OS
**Description**:
For every test that involves a redis client, I see the error "Exception ignored in: " after the test run.
The test stil…
-
**Version**: redis-py - 5.1.0b7, hiredis - 3.0.0
**Platform**: Python 3.9 in MacBook Apple M3 Pro
**Description**:
Trying [server-assisted client-side caching](https://redis.io/topics/clie…
-
I am using Django, Celery, Celery Beat and logging-journald.
```
python: 3.11.2
django: 4.2.16
celery: 5.4.0
django-celery-beat: 2.7.0
logging-journald: 0.6.9
```
In Django I have defined …
-
**Version**: What redis-py and what redis version is the issue happening on?
Redis-py 4.6.0
Redis 6.2.10
**Platform**: What platform / version? (For example Python 3.5.1 on Windows 7 / Ubuntu 1…
-
I noticed the return value type hint of redis-py functions are always like: Union[Awaitable[int], int]: (e.g. [redis.commands.core.py:L4824](https://github.com/redis/redis-py/blob/master/redis/command…
-
# Checklist
- [x] I have verified that the issue exists against the `main` branch of Celery.
- [ ] This has already been asked to the [discussions forum](https://github.com/celery/celery/discussions…
-
### Actions before raising this issue
- [X] I searched the existing issues and did not find anything similar.
- [X] I read/searched [the docs](https://docs.cvat.ai/docs/)
### Steps to Reproduce
1. …