-
### Description
Enhance the `CacheManager` class and its implementations to support asynchronous operations. This update will improve the performance and scalability of cache operations by allowing…
-
I have the following code:
```typescript
export const updateUserValidator = vine.withMetaData().compile(
vine.object({
email: vine.string().email().optional(),
password: vine.string()…
fxwss updated
2 months ago
-
## Bug Description
I'm trying to upgrade twenty from 0.31.0 to 0.32.0, but I got errors while running `yarn command:prod upgrade-0.32` (after `yarn database:migrate:prod`)
I did update `REDIS_UR…
-
**Version**: 4.5.4
**Platform**:
client -> docker image python-3.11.4
redisserver ->
```
redis_version:6.2.12
redis_git_sha1:00000000
redis_git_dirty:0
redis_build_id:9de3c1627dd233d
…
wwnbb updated
5 months ago
-
## Version info
* celery: 4.2.0
* kombu: 4.2.0
* redis-py: 2.10.6
* gevent: 1.2.2
* redis server: 3.2.11
## Steps to reproduce
Celery configuration: broker is rabbitmq, results backend is local redi…
-
### Bug description
Hi
I find a bug in the Async Query Websocket code while I'm trying to enable the Async query "ws" mode
I followed the instructions and docs to set up all the config values
…
-
Hello there,
StackExchange is used to connect to Redis. and see this error message.
StackExchange.Redis.RedisTimeoutException: The message timed out in the backlog attempting to send because no…
-
**Is your feature request related to a problem? Please describe.**
Currently when a user deletes a Chainlit thread it leaves the OpenAI Assistant API Thread orphaned. I need to be able to delete an O…
-
### Bug description
I try to build a deck.gl Scatterplot chart and when I click on update chart buttom I got the 'Unexpected error' message
I set FLASK_DEBUG=True to expect more details in the log…
-
Thanks for wanting to report an issue you've found in redis-py. Please delete this text and fill in the template below.
It is of course not always possible to reduce your code to a small test case,…