-
When creating PDF print previews and uploading report, our system stores the latest generated .fec file in an AWS S3 bucket.
TASK: Set up a a periodic clean up of the S3 bucket
What is the retention…
-
```
(py37) suresh@suresh-py:~/tact/celery-rabbit-sample$ python app.py
(py37) suresh@suresh-py:~/tact/celery-rabbit-sample$ celery -A tasks worker --loglevel=info
Error:
Unable to load celery app…
-
I'm running two EC2 instances connected to 1 Redis cache. Each EC2 instance is running a celery beat and 4 workers of celery 4.4.7 and celery-singleton 0.3.1.
I'm trying to use celery-singleton to o…
-
This ticket captures this as an idea. [See Slack thread](https://twou.slack.com/archives/C06DMDFNBJQ/p1717164769532029?thread_ts=1717101158.804899&cid=C06DMDFNBJQ) for more details.
- How much value…
-
Use something like docker-py for this
-
**Describe the bug**
SMTP server configured with TLS fails server validation in 2023.8.*
**To Reproduce**
Steps to reproduce the behavior:
1: Configure SMTP;
```
AUTHENTIK_EMAIL__HOST=smtp.f…
-
Hi,
We are utilizing Django Celery Results in conjunction with Django Tenants in our project. However, our Celery worker intermittently encounters an error stating that the "django_celery_results" re…
-
# Checklist
- [x] I have verified that the issue exists against the `master` branch of Celery.
- [ ] This has already been asked to the [discussions forum](https://github.com/celery/celery/discu…
-
### ⚠️ Check for existing issues before proceeding. ⚠️
- [X] I have searched the existing issues, and there is no existing issue for my problem
### Where are you using SuperAGI?
MacOS
### Which br…
-
Bulk thread deletion may be costful and slow if moderator deletes thread with plenty of posts, but this can be improved by changing thread deletion action to actually move the thread to hidden categor…