Naggappan
Naggappan
# Checklist * [x] I have checked the [issues list](https://github.com/celery/celery/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22Issue+Type%3A+Feature+Request%22+) for similar or identical feature requests. * [x] I have checked the [pull requests list](https://github.com/celery/celery/pulls?utf8=%E2%9C%93&q=is%3Apr+label%3A%22PR+Type%3A+Feature%22+) for existing proposed implementations of...
### Summary: To setup dev environment as per docs , I tried to use command "docker-compose up --build" and this fails as we are not passing any default credentials to...
### Summary: RRULE is most advanced than the crontab, so like crontab and solar scheduling there should be a new scheduling option called RRULE. ### Example implementation There is an...
HI i tried with multiple docker images like Ubuntu and python:3.8-alpine etc.. and everywhere I am getting an error as below while trying to connect to my kafka cluster (2.7)...
Use case: - creaet a test file "test_example1.py" - Mark order from 1 to 5 for different test_methods - Now create another test file "test_example2.py" - Mark order from 1...