-
## 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…
-
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…
-
``` typescript
const publisherQueue = new BeeQueue(queueName,
isWorker: false,
redis,
activateDelayedJobs: true,
});
const consumerQueue = new BeeQueue(queueName, {
…
-
**Version**: redis-py 5.0.8, redis n/a
**Platform**: Gentoo Linux amd64, Python 3.12.4
**Description**:
The tests are using `@pytest.mark.asyncio(forbid_global_loop=True)`, e.g.:
https://g…
-
### Version
2.8.1
### Platform
Python
### What happened?
Not able to install bullmq python package locally, when i tried to install using pip install bullmq, its installing all the old versions o…
-
```bash
rg 'def _[^_]' -g '!src/tests/**/*.py'
```
```bash
src/quranbot_answer.py
108: def _pre_build(self) -> None:
src/services/user_prayer_keyboard.py
126: async def _exists_prayer…
-
### 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
…
-
I'm using Celery version 4.0.2
When using Redis as the backend, I've been observing TimeoutError exception waiting on a .get() of a celery task.
The issue is intermittent. Roughly, 1/30 cases exhibit…
hp685 updated
4 months ago
-
When moving from Standalone to Cluster, there are two API changes that end users need to consider: cross-slot commands and moving from multiple DBs to a single database. Although the cross-slot requir…