-
**Description**
When the number of connections exceeds > 1000, the CPU increases at a strange rate and causes it to stop and restart.
On an VPS ( 8core, 16GB RAM ) there is this problem
**Scr…
-
Hello!
I try to use flask-socketio with gunicorn and at it works well. But when i try to use reload mod for debbuging, autoreload doesn't work on code changes. It happens only if i run socketio. I …
-
celery can delete files after a given period of time.
http://blog.miguelgrinberg.com/post/using-celery-with-flask
-
Today, connecting to a Redis instance, involves running multiple commands, and parsing the response repeatedly, this includes usage such as [setinfo](https://redis.io/commands/client-setinfo), which i…
-
### Description
I am getting a very strange type error everytime I try to use `docker compose up` to launch any script that connects to redis with the following error message:
```
redis-test /node_…
-
I specified the `keyPrefix` to redis option. Then whenever I specify the prefix or not on bullmq option it will not work.
I found a similar issue for that (#560). I can understand that I need to pr…
-
Right now they go directly to google
-
### Description
Hi. I'm trying to configure `redisClient` to flush the commands which was cached during redis server were offline but can't
Below is my code. I'm trying to write values in infinity…
-
#### Description
Errors are seen in SDK reading the Queue and Buffer counters for deleted ports after dynamic breakout CLI execution.
```
2024 May 28 04:17:07.173224 sonic ERR syncd#syncd: xp…
-
(https://github.com/gogf/gf/blob/d64a31fd1aa490ff9136c1776806f197d86c38a6/contrib/nosql/redis/redis_conn.go#L248)
When subscribing to the Redis message queue for the first time, this line of code …