-
## Your setup
### Formula commit hash / release tag
Commit hash: 90500f9d838a0910e6b0dd72492f77af7ab4f681 (master branch, at 2020/06/29)
### Versions reports (master & minion)
salt…
-
### Self-Hosted Version
24.8.0
### CPU Architecture
x86_64
### Docker Version
27.2.0
### Docker Compose Version
2.29.2
### Steps to Reproduce
Clone the self-hosted Sentry repository.
### Sen…
-
*****_/.heroku/client/lib/heroku/updater.rb:164: warning: Insecure world writable dir /usr/local in PATH, mode 040777
2014-02-21T17:05:00.366237+00:00 app[web.1]: return (self.connection.get(self.…
-
When starting scheduler, it doesn't import application and doesn't set dependency context.
Original issue: https://github.com/taskiq-python/taskiq/issues/142
-
**Describe the bug**
When RQ_DASHBOARD_REDIS_URL is set in the config file, rq-dashboard will not use it and use the default of "redis://127.0.0.1:6379" instead.
You can see here:
https://github.…
-
Django has [native support](https://docs.djangoproject.com/en/4.1/topics/cache/#redis) for Redis since version 4.0 via the ```django.core.cache.backends.redis.RedisCache``` backend.
If I create a D…
-
### Describe the bug
Hi!
I'm running aioredis via a Celery task. Since Celery is not async by default, I'm creating a custom loop when inside the Celery task, and running an async function from th…
-
`exclusive` mechanism for background tag is periodically logging an error in storage and RUT:
![Pasted image 20240604112424](https://github.com/ITISFoundation/osparc-issues/assets/32402063/e8d86266…
-
```bash
============================= test session starts ==============================
platform linux -- Python 3.11.5, pytest-7.4.2, pluggy-1.2.0
django: settings: django_q.tests.settings (fro…
-
If someone tries to create a connection to the wrong host (for example) function `asyncio_redis.Connection.create()` hangs forever and the user gets no error message.
From my side, it happens in `_…