Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Celery
Python Task Queue
Collective -
Host: opensource -
https://opencollective.com/celery
- Website: https://docs.celeryq.dev/en/stable/
- Code: https://github.com/celery
Long running jobs redelivering after broker visibility timeout with celery and redis
github.com/celery/celery - sujithgangaraju opened this issue almost 5 years ago
github.com/celery/celery - sujithgangaraju opened this issue almost 5 years ago
Stop running task
github.com/celery/django-celery - saileshkush95 opened this issue almost 5 years ago
github.com/celery/django-celery - saileshkush95 opened this issue almost 5 years ago
Rate limit not working as expect with redis in celery 4.2.x, 4.3.x and 4.4.x
github.com/celery/celery - haminhcong opened this issue almost 5 years ago
github.com/celery/celery - haminhcong opened this issue almost 5 years ago
Django eventlet patch is broken
github.com/celery/celery - WisdomPill opened this issue almost 5 years ago
github.com/celery/celery - WisdomPill opened this issue almost 5 years ago
ssl.wrap_socket() is deprecated
github.com/celery/py-amqp - matusvalo opened this issue almost 5 years ago
github.com/celery/py-amqp - matusvalo opened this issue almost 5 years ago
Occasional WARNING and channel confusion on shutdown (4.4, amqp)
github.com/celery/celery - zeha opened this issue almost 5 years ago
github.com/celery/celery - zeha opened this issue almost 5 years ago
Documentaion lastest contains bad version
github.com/celery/celeryproject - CartierPierre opened this issue almost 5 years ago
github.com/celery/celeryproject - CartierPierre opened this issue almost 5 years ago
fix test_spawn on pypy
github.com/celery/billiard - graingert opened this pull request almost 5 years ago
github.com/celery/billiard - graingert opened this pull request almost 5 years ago
[Feature] broker_transport_options to support SQS attribute filter
github.com/celery/celery - maratdr opened this issue about 5 years ago
github.com/celery/celery - maratdr opened this issue about 5 years ago
SQS transport does not recover from errors
github.com/celery/kombu - sveniu opened this issue about 5 years ago
github.com/celery/kombu - sveniu opened this issue about 5 years ago
Used a context manager for locks and files in filesystem transport.
github.com/celery/kombu - atombrella opened this pull request about 5 years ago
github.com/celery/kombu - atombrella opened this pull request about 5 years ago
Kombu - amqp (cloudamqp) - Connection reset by peer
github.com/celery/kombu - emakarov opened this issue about 5 years ago
github.com/celery/kombu - emakarov opened this issue about 5 years ago
celery.result.get() return value and type is missing form documentation
github.com/celery/celery - Deniz97 opened this issue about 5 years ago
github.com/celery/celery - Deniz97 opened this issue about 5 years ago
Worker exited prematurely: signal 11 (SIGSEGV)
github.com/celery/celery - xiazhibin opened this issue about 5 years ago
github.com/celery/celery - xiazhibin opened this issue about 5 years ago
Support version Python >= 3.7
github.com/celery/librabbitmq - mushishi06 opened this issue about 5 years ago
github.com/celery/librabbitmq - mushishi06 opened this issue about 5 years ago
result_extended does not work as documented.
github.com/celery/celery - bernd-wechner opened this issue about 5 years ago
github.com/celery/celery - bernd-wechner opened this issue about 5 years ago
Adding Tidelift marketing text
github.com/celery/django-celery - brennaheaps opened this pull request about 5 years ago
github.com/celery/django-celery - brennaheaps opened this pull request about 5 years ago
Fix bug for adding a default value to celery.py when base.get_options return None
github.com/celery/django-celery - leafcoder opened this pull request about 5 years ago
github.com/celery/django-celery - leafcoder opened this pull request about 5 years ago
TypeError: 'NoneType' object is not iterable
github.com/celery/django-celery - leafcoder opened this issue about 5 years ago
github.com/celery/django-celery - leafcoder opened this issue about 5 years ago
SemLock leak: fill /dev/shm when creating and deleting multiple Pools
github.com/celery/billiard - thomas-riccardi opened this issue about 5 years ago
github.com/celery/billiard - thomas-riccardi opened this issue about 5 years ago
undefined symbol: basic_properties_to_PyDict
github.com/celery/librabbitmq - marco-c opened this issue about 5 years ago
github.com/celery/librabbitmq - marco-c opened this issue about 5 years ago
[WIP] - Towards Billiard 5.0
github.com/celery/billiard - auvipy opened this pull request about 5 years ago
github.com/celery/billiard - auvipy opened this pull request about 5 years ago
RRULE based scheduling
github.com/celery/django-celery-beat - naggappan opened this issue about 5 years ago
github.com/celery/django-celery-beat - naggappan opened this issue about 5 years ago
missing parent and children in AsyncResult/GroupResult
github.com/celery/celery - itayB opened this issue about 5 years ago
github.com/celery/celery - itayB opened this issue about 5 years ago
TaskState is already registered
github.com/celery/django-celery - FelipeTartarotti opened this issue about 5 years ago
github.com/celery/django-celery - FelipeTartarotti opened this issue about 5 years ago
Parameterize integration test Dockerfile by Python version
github.com/celery/celery - remeika opened this issue about 5 years ago
github.com/celery/celery - remeika opened this issue about 5 years ago
Fix typo in docs
github.com/celery/django-celery - izabelakowal opened this pull request about 5 years ago
github.com/celery/django-celery - izabelakowal opened this pull request about 5 years ago
Add Readme with proper detail
github.com/celery/bootsteps - auvipy opened this issue about 5 years ago
github.com/celery/bootsteps - auvipy opened this issue about 5 years ago
is there any way to revoke task on sqs.
github.com/celery/celery - dhxkgozj opened this issue over 5 years ago
github.com/celery/celery - dhxkgozj opened this issue over 5 years ago
Celery.send_task with option "exchange" is ignored by the code if not used with other options
github.com/celery/celery - allan-simon opened this issue over 5 years ago
github.com/celery/celery - allan-simon opened this issue over 5 years ago
ImportError: No module named timeutils
github.com/celery/django-celery - collinsod opened this issue over 5 years ago
github.com/celery/django-celery - collinsod opened this issue over 5 years ago
Celery Rate Limiting with multiple Workers
github.com/celery/celery - kausality opened this issue over 5 years ago
github.com/celery/celery - kausality opened this issue over 5 years ago
Clocked periodic tasks doesn't run if they are in same time
github.com/celery/django-celery-beat - s-arjun opened this issue over 5 years ago
github.com/celery/django-celery-beat - s-arjun opened this issue over 5 years ago
task_kwargs not JSON
github.com/celery/django-celery-results - padiauj opened this issue over 5 years ago
github.com/celery/django-celery-results - padiauj opened this issue over 5 years ago
celery/backends/base.py:281;TypeError: __init__() missing 2 required positional arguments: 'doc' and 'pos'
github.com/celery/celery - YouZhengChuan opened this issue over 5 years ago
github.com/celery/celery - YouZhengChuan opened this issue over 5 years ago
Please consider adding python_requires to vine 5 betas (and yanking 5.0.0a1 from pypi)
github.com/celery/vine - ThiefMaster opened this issue over 5 years ago
github.com/celery/vine - ThiefMaster opened this issue over 5 years ago
Add test for Retry policy timeout.
github.com/celery/kombu - danidee10 opened this pull request over 5 years ago
github.com/celery/kombu - danidee10 opened this pull request over 5 years ago
Celery's ssl_cert_reqs names do not match Redis's
github.com/celery/celery - arel opened this issue over 5 years ago
github.com/celery/celery - arel opened this issue over 5 years ago
Latest working celery/redis cannot inspect: Error: No nodes replied within time constraint.
github.com/celery/kombu - jslusher opened this issue over 5 years ago
github.com/celery/kombu - jslusher opened this issue over 5 years ago
Regression in 3.6.1 - Permission Denied
github.com/celery/billiard - AvnerCohen opened this issue over 5 years ago
github.com/celery/billiard - AvnerCohen opened this issue over 5 years ago
issue #579. @@tx_isolation is deprecated since MYSQL 5.7.20, add mysq…
github.com/celery/django-celery - Sergei-Rudenkov opened this pull request over 5 years ago
github.com/celery/django-celery - Sergei-Rudenkov opened this pull request over 5 years ago
issue #579. @@tx_isolation is deprecated since MYSQL 5.7.20
github.com/celery/django-celery - Sergei-Rudenkov opened this pull request over 5 years ago
github.com/celery/django-celery - Sergei-Rudenkov opened this pull request over 5 years ago
@@tx_isolation is deprecated since MYSQL 5.7.20
github.com/celery/django-celery - Sergei-Rudenkov opened this issue over 5 years ago
github.com/celery/django-celery - Sergei-Rudenkov opened this issue over 5 years ago
the _confirm_selected of Channel shouble reset to be False when channel reopen
github.com/celery/py-amqp - cnwenf opened this issue over 5 years ago
github.com/celery/py-amqp - cnwenf opened this issue over 5 years ago
Cleanup external resources section
github.com/celery/celeryproject - theo-o opened this pull request over 5 years ago
github.com/celery/celeryproject - theo-o opened this pull request over 5 years ago
Neither on_failure nor after_return are called when propagate is True
github.com/celery/celery - ktchen14 opened this issue over 5 years ago
github.com/celery/celery - ktchen14 opened this issue over 5 years ago
Completed tasks restore on shutdown causing duplicates for recursive tasks
github.com/celery/celery - gmjosack opened this issue over 5 years ago
github.com/celery/celery - gmjosack opened this issue over 5 years ago
DNS issues for celeryproject.org
github.com/celery/celeryproject - jerr0328 opened this issue over 5 years ago
github.com/celery/celeryproject - jerr0328 opened this issue over 5 years ago
BUG: Pool not closing pipes after close and join
github.com/celery/billiard - iGeophysix opened this issue over 5 years ago
github.com/celery/billiard - iGeophysix opened this issue over 5 years ago
Please upload v3.3.1 to PyPi
github.com/celery/django-celery - maxmalysh opened this issue over 5 years ago
github.com/celery/django-celery - maxmalysh opened this issue over 5 years ago
Backend database - celery_result_backend_db [Documentation]
github.com/celery/django-celery-results - murrayidau opened this issue over 5 years ago
github.com/celery/django-celery-results - murrayidau opened this issue over 5 years ago
dropped EOL python3 versions
github.com/celery/django-celery - samims opened this pull request over 5 years ago
github.com/celery/django-celery - samims opened this pull request over 5 years ago
Foolproof prevention via strict tuples. Fixes #573
github.com/celery/django-celery - frost-nzcr4 opened this pull request over 5 years ago
github.com/celery/django-celery - frost-nzcr4 opened this pull request over 5 years ago
Fixed #560: Type casting preload_options to list.
github.com/celery/django-celery - sp1rs opened this pull request over 5 years ago
github.com/celery/django-celery - sp1rs opened this pull request over 5 years ago
https://docs.celeryproject.org/ invalid SSL
github.com/celery/celeryproject - Sudo-Kid opened this issue over 5 years ago
github.com/celery/celeryproject - Sudo-Kid opened this issue over 5 years ago
SNI is broken on python 2.7
github.com/celery/py-amqp - dhananjaysathe opened this issue over 5 years ago
github.com/celery/py-amqp - dhananjaysathe opened this issue over 5 years ago
a new PT with future start_time+long time interval schedule blocks the heap
github.com/celery/django-celery-beat - paulhuo opened this issue over 5 years ago
github.com/celery/django-celery-beat - paulhuo opened this issue over 5 years ago
New features
github.com/celery/librabbitmq - dhananjaysathe opened this pull request over 5 years ago
github.com/celery/librabbitmq - dhananjaysathe opened this pull request over 5 years ago
Documentation versioning has broken links
github.com/celery/celeryproject - sashabrava opened this issue over 5 years ago
github.com/celery/celeryproject - sashabrava opened this issue over 5 years ago
Add section on documentation
github.com/celery/billiard - faheel opened this pull request over 5 years ago
github.com/celery/billiard - faheel opened this pull request over 5 years ago
If we don't want timeouts we must set the socket's timeout to None
github.com/celery/py-amqp - thedrow opened this pull request over 5 years ago
github.com/celery/py-amqp - thedrow opened this pull request over 5 years ago
Nothing shown in django admin results, results only in flower
github.com/celery/django-celery-results - GabLeRoux opened this issue over 5 years ago
github.com/celery/django-celery-results - GabLeRoux opened this issue over 5 years ago
Run management command in tox.
github.com/celery/django-celery - stuaxo opened this pull request over 5 years ago
github.com/celery/django-celery - stuaxo opened this pull request over 5 years ago
Is it iny way to save tasks with RECEIVED state
github.com/celery/django-celery-results - Kuzyashin opened this issue over 5 years ago
github.com/celery/django-celery-results - Kuzyashin opened this issue over 5 years ago
TypeError: can only concatenate list (not "tuple") to list
github.com/celery/django-celery - Novarg opened this issue over 5 years ago
github.com/celery/django-celery - Novarg opened this issue over 5 years ago
Clocked tasks won't execute
github.com/celery/django-celery-beat - alternativshik opened this issue over 5 years ago
github.com/celery/django-celery-beat - alternativshik opened this issue over 5 years ago
Version on pypi looks weird
github.com/celery/django-celery - stuaxo opened this issue over 5 years ago
github.com/celery/django-celery - stuaxo opened this issue over 5 years ago
Make this theme Sphinx 2.0 compatible
github.com/celery/sphinx_celery - thedrow opened this pull request over 5 years ago
github.com/celery/sphinx_celery - thedrow opened this pull request over 5 years ago
https://docs.celeryproject.org does not have a valid certificate
github.com/celery/celeryproject - teague-lasser opened this issue over 5 years ago
github.com/celery/celeryproject - teague-lasser opened this issue over 5 years ago
Basic publish confirm timeout
github.com/celery/py-amqp - thedrow opened this pull request over 5 years ago
github.com/celery/py-amqp - thedrow opened this pull request over 5 years ago
Update changelog for 4.4 based on main commits
github.com/celery/celery - browniebroke opened this pull request over 5 years ago
github.com/celery/celery - browniebroke opened this pull request over 5 years ago
Fix bug when run command `celery`
github.com/celery/django-celery - ThongLe opened this pull request over 5 years ago
github.com/celery/django-celery - ThongLe opened this pull request over 5 years ago
Drop support for Python 3.4
github.com/celery/vine - atombrella opened this pull request over 5 years ago
github.com/celery/vine - atombrella opened this pull request over 5 years ago
Improve documentation regarding custom Task class
github.com/celery/celery - browniebroke opened this pull request over 5 years ago
github.com/celery/celery - browniebroke opened this pull request over 5 years ago
Add a few links in documentation for custom scheduler
github.com/celery/celery - browniebroke opened this pull request over 5 years ago
github.com/celery/celery - browniebroke opened this pull request over 5 years ago
Sign "pickle" data doesn't work ("auth" doesn't work with "pickle")
github.com/celery/celery - ADR-007-SoftServe opened this issue over 5 years ago
github.com/celery/celery - ADR-007-SoftServe opened this issue over 5 years ago
docs page (https://docs.celeryproject.org/en/latest/userguide/canvas.html) raises SSL certificate error on Firefox 67.0
github.com/celery/celeryproject - serbant opened this issue over 5 years ago
github.com/celery/celeryproject - serbant opened this issue over 5 years ago
Infinite wait when using confirm_publish
github.com/celery/py-amqp - maingoh opened this issue over 5 years ago
github.com/celery/py-amqp - maingoh opened this issue over 5 years ago
Can I specify task id on creating PeriodicTask?
github.com/celery/django-celery-beat - zhaoxin opened this issue over 5 years ago
github.com/celery/django-celery-beat - zhaoxin opened this issue over 5 years ago
Django 1.11 to 2.2 support
github.com/celery/django-celery - auvipy opened this issue over 5 years ago
github.com/celery/django-celery - auvipy opened this issue over 5 years ago
Some of the links old docs don't work
github.com/celery/celeryproject - stuaxo opened this issue over 5 years ago
github.com/celery/celeryproject - stuaxo opened this issue over 5 years ago
Removing tasks from celery_beat config doesn't remove them from database.
github.com/celery/django-celery-beat - rrauenza opened this issue over 5 years ago
github.com/celery/django-celery-beat - rrauenza opened this issue over 5 years ago
Is this project deprecated?
github.com/celery/django-celery - liquidpele opened this issue over 5 years ago
github.com/celery/django-celery - liquidpele opened this issue over 5 years ago
Website is down? 504 Gateway Time-out
github.com/celery/celeryproject - jrabbit opened this issue over 5 years ago
github.com/celery/celeryproject - jrabbit opened this issue over 5 years ago
AsyncIO Roadmap - start with client?
github.com/celery/ceps - epruesse opened this issue over 5 years ago
github.com/celery/ceps - epruesse opened this issue over 5 years ago
Documentation website is not secure
github.com/celery/celeryproject - WisdomPill opened this issue over 5 years ago
github.com/celery/celeryproject - WisdomPill opened this issue over 5 years ago
[WIP] initial changes for django 2.2 LTS upgrade
github.com/celery/celeryproject - auvipy opened this pull request over 5 years ago
github.com/celery/celeryproject - auvipy opened this pull request over 5 years ago