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
Formalize the Core Developers team
github.com/celery/ceps - thedrow opened this issue over 5 years ago
github.com/celery/ceps - thedrow opened this issue over 5 years ago
Celery 4.3 result_extended doesn't push extended meta data to some backends when set to true
github.com/celery/celery - mrkcmo opened this issue over 5 years ago
github.com/celery/celery - mrkcmo opened this issue over 5 years ago
Rotating broker password support
github.com/celery/celery - arbroen opened this issue over 5 years ago
github.com/celery/celery - arbroen opened this issue over 5 years ago
SSl cert missing in documentation
github.com/celery/celeryproject - xirdneh opened this issue over 5 years ago
github.com/celery/celeryproject - xirdneh opened this issue over 5 years ago
Run Windows Build with Tox
github.com/celery/vine - thedrow opened this pull request over 5 years ago
github.com/celery/vine - thedrow opened this pull request over 5 years ago
"pip install librabbitmq" failed with error code 1
github.com/celery/librabbitmq - khpeek opened this issue over 5 years ago
github.com/celery/librabbitmq - khpeek opened this issue over 5 years ago
Sphinx-Celery does not work with Sphinx 2.0.0
github.com/celery/sphinx_celery - thedrow opened this issue over 5 years ago
github.com/celery/sphinx_celery - thedrow opened this issue over 5 years ago
Documentation website is said as `Insecure` by browsers
github.com/celery/celeryproject - harukaeru opened this issue over 5 years ago
github.com/celery/celeryproject - harukaeru opened this issue over 5 years ago
Met an error when using django-celery-beat psycopg2.InterfaceError: connection already closed
github.com/celery/django-celery-beat - cherrie12 opened this issue over 5 years ago
github.com/celery/django-celery-beat - cherrie12 opened this issue over 5 years ago
Every 8 minutes a new thread is added in the pool
github.com/celery/django-celery - pabasaraCS opened this issue over 5 years ago
github.com/celery/django-celery - pabasaraCS opened this issue over 5 years ago
confirm_publish defaults to False and insufficiently documented
github.com/celery/celery - arnonmoscona opened this issue over 5 years ago
github.com/celery/celery - arnonmoscona opened this issue over 5 years ago
Override missing transport options with the retry policy provided by the publisher
github.com/celery/kombu - thedrow opened this pull request over 5 years ago
github.com/celery/kombu - thedrow opened this pull request over 5 years ago
Producer.publish blocks forever on a closed connection when the transport_options of the connection does not specify a retry_policy
github.com/celery/kombu - danidee10 opened this issue almost 6 years ago
github.com/celery/kombu - danidee10 opened this issue almost 6 years ago
Celery worker goes "offline" after a while - no errors whatsoever before "missing heartbeat"
github.com/celery/celery - SHxKM opened this issue almost 6 years ago
github.com/celery/celery - SHxKM opened this issue almost 6 years ago
Add an example for daemonization with OpenRC
github.com/celery/celery - thedrow opened this issue almost 6 years ago
github.com/celery/celery - thedrow opened this issue almost 6 years ago
Celery producer high memory usage with redis broker
github.com/celery/celery - p-eli opened this issue almost 6 years ago
github.com/celery/celery - p-eli opened this issue almost 6 years ago
Homepage PyPI widget is broken
github.com/celery/celeryproject - amureki opened this issue almost 6 years ago
github.com/celery/celeryproject - amureki opened this issue almost 6 years ago
Instrumenting SQS ApproximateReceiveCount
github.com/celery/kombu - ikonst opened this issue almost 6 years ago
github.com/celery/kombu - ikonst opened this issue almost 6 years ago
[WIP] added initial redis cluster transport support code
github.com/celery/kombu - auvipy opened this pull request almost 6 years ago
github.com/celery/kombu - auvipy opened this pull request almost 6 years ago
Added hypothesis property based testing
github.com/celery/py-amqp - thedrow opened this pull request almost 6 years ago
github.com/celery/py-amqp - thedrow opened this pull request almost 6 years ago
"Error 32 while writing to socket. Broken pipe" After upgrading to kombu 4.4.0 and redis 3.2.0
github.com/celery/kombu - alexandre-paroissien opened this issue almost 6 years ago
github.com/celery/kombu - alexandre-paroissien opened this issue almost 6 years ago
WIP: Simple Cython implementation
github.com/celery/py-amqp - matusvalo opened this pull request almost 6 years ago
github.com/celery/py-amqp - matusvalo opened this pull request almost 6 years ago
Speed up serialization and deserialization using Rust
github.com/celery/py-amqp - thedrow opened this pull request almost 6 years ago
github.com/celery/py-amqp - thedrow opened this pull request almost 6 years ago
ResultSet.join_native() hangs after all tasks have completed
github.com/celery/celery - deftthunk opened this issue almost 6 years ago
github.com/celery/celery - deftthunk opened this issue almost 6 years ago
Received error "[Errno 104] Connection reset by peer" after 180 seconds when waiting on task result
github.com/celery/celery - chrahunt opened this issue almost 6 years ago
github.com/celery/celery - chrahunt opened this issue almost 6 years ago
How to change transport url. #question
github.com/celery/django-celery - awemulya opened this issue almost 6 years ago
github.com/celery/django-celery - awemulya opened this issue almost 6 years ago
Cron task gets triggered too often if one-off task is run
github.com/celery/django-celery-beat - helloagain-dev opened this issue almost 6 years ago
github.com/celery/django-celery-beat - helloagain-dev opened this issue almost 6 years ago
Update celery.py
github.com/celery/django-celery - pigjj opened this pull request almost 6 years ago
github.com/celery/django-celery - pigjj opened this pull request almost 6 years ago
TypeError: can only concatenate tuple (not "NoneType") to tuple
github.com/celery/django-celery - pigjj opened this issue almost 6 years ago
github.com/celery/django-celery - pigjj opened this issue almost 6 years ago
Request to add "date created" to TaskResult model
github.com/celery/django-celery-results - steresi opened this issue almost 6 years ago
github.com/celery/django-celery-results - steresi opened this issue almost 6 years ago
query_task does not return task
github.com/celery/celery - NadavK opened this issue almost 6 years ago
github.com/celery/celery - NadavK opened this issue almost 6 years ago
Redis backend: Subscription and buffer issues with a lot of small tasks
github.com/celery/celery - the-glu opened this issue almost 6 years ago
github.com/celery/celery - the-glu opened this issue almost 6 years ago
Error installing on docker with python:alpine
github.com/celery/librabbitmq - ebertti opened this issue almost 6 years ago
github.com/celery/librabbitmq - ebertti opened this issue almost 6 years ago
TypeError: argument must be an int, or have a fileno() method.
github.com/celery/billiard - paulocheque opened this issue almost 6 years ago
github.com/celery/billiard - paulocheque opened this issue almost 6 years ago
Add feed to news page
github.com/celery/celeryproject - lioman opened this pull request almost 6 years ago
github.com/celery/celeryproject - lioman opened this pull request almost 6 years ago
Can't install vine after upgrading to pip 19.0
github.com/celery/vine - grski opened this issue almost 6 years ago
github.com/celery/vine - grski opened this issue almost 6 years ago
is it support django2.+ ?
github.com/celery/django-celery - Alex-wwei opened this issue almost 6 years ago
github.com/celery/django-celery - Alex-wwei opened this issue almost 6 years ago
[second try] Fixed error when `query` dict has keyname equal to `virtual_host` on `kombu.utils.url.parse_url`
github.com/celery/kombu - larsrinn opened this pull request almost 6 years ago
github.com/celery/kombu - larsrinn opened this pull request almost 6 years ago
Chain of chords takes all resources and fail
github.com/celery/celery - mkielak opened this issue almost 6 years ago
github.com/celery/celery - mkielak opened this issue almost 6 years ago
Add migrations to our SQLAlchemy transport model
github.com/celery/kombu - thedrow opened this issue almost 6 years ago
github.com/celery/kombu - thedrow opened this issue almost 6 years ago
Add must_get_event_loop
github.com/celery/kombu - ikonst opened this pull request almost 6 years ago
github.com/celery/kombu - ikonst opened this pull request almost 6 years ago
Can't install on python:3.6.6-alpine container
github.com/celery/librabbitmq - arossert opened this issue almost 6 years ago
github.com/celery/librabbitmq - arossert opened this issue almost 6 years ago
librabbitmq 2.0.0 doesn't work with BSON?
github.com/celery/librabbitmq - chanpl opened this issue almost 6 years ago
github.com/celery/librabbitmq - chanpl opened this issue almost 6 years ago
Question: Usage of django celery.backend_cleanup
github.com/celery/django-celery-beat - arbazkiraak opened this issue almost 6 years ago
github.com/celery/django-celery-beat - arbazkiraak opened this issue almost 6 years ago
memory leak with celery.chord (A tiny/simple example with docker-compose)
github.com/celery/celery - mdtrooper opened this issue about 6 years ago
github.com/celery/celery - mdtrooper opened this issue about 6 years ago
Add testing and document support for Python 3.7
github.com/celery/vine - jdufresne opened this pull request about 6 years ago
github.com/celery/vine - jdufresne opened this pull request about 6 years ago
DatabaseScheduler ignores 'expires' option
github.com/celery/django-celery - spoksss opened this pull request about 6 years ago
github.com/celery/django-celery - spoksss opened this pull request about 6 years ago
default task options from signature not propagated to chain
github.com/celery/celery - shaunakgodbole opened this issue about 6 years ago
github.com/celery/celery - shaunakgodbole opened this issue about 6 years ago
Fix max_length issue for mysql
github.com/celery/django-celery-beat - milind-shakya-sp opened this pull request about 6 years ago
github.com/celery/django-celery-beat - milind-shakya-sp opened this pull request about 6 years ago
Adding chains to the queue in chunks
github.com/celery/celery - monstermac77 opened this issue about 6 years ago
github.com/celery/celery - monstermac77 opened this issue about 6 years ago
Failed to build on MacOS Mojave 10.14.1
github.com/celery/librabbitmq - agladboy opened this issue about 6 years ago
github.com/celery/librabbitmq - agladboy opened this issue about 6 years ago
CRITICAL/MainProcess] Unrecoverable error: TypeError("unhashable type: 'list'",)
github.com/celery/celery - dejlek opened this issue about 6 years ago
github.com/celery/celery - dejlek opened this issue about 6 years ago
Made it compatible > 1.9
github.com/celery/django-celery - ghost opened this pull request about 6 years ago
github.com/celery/django-celery - ghost opened this pull request about 6 years ago
Corrected My Email
github.com/celery/vine - fahadsiddiqui opened this pull request about 6 years ago
github.com/celery/vine - fahadsiddiqui opened this pull request about 6 years ago
Handle bound methods in weak reference promise instances
github.com/celery/vine - georgepsarakis opened this pull request about 6 years ago
github.com/celery/vine - georgepsarakis opened this pull request about 6 years ago
retry_backoff creating duplicate tasks when given generic Exception clause with self.retry()
github.com/celery/celery - jainraj opened this issue about 6 years ago
github.com/celery/celery - jainraj opened this issue about 6 years ago
AttributeError: 'float' object has no attribute 'items'
github.com/celery/celery - noufalvlpr opened this issue about 6 years ago
github.com/celery/celery - noufalvlpr opened this issue about 6 years ago
Fix py3.7 DeprecationWarning importing collections.Callable
github.com/celery/vine - dequis opened this pull request about 6 years ago
github.com/celery/vine - dequis opened this pull request about 6 years ago
When py-amqp tries to publish to nonexistent exchange crash with AttributeError: 'NoneType' object has no attribute 'drain_events'
github.com/celery/py-amqp - matusvalo opened this issue about 6 years ago
github.com/celery/py-amqp - matusvalo opened this issue about 6 years ago
Incompatibility with celery 4+
github.com/celery/django-celery - shirishc opened this issue about 6 years ago
github.com/celery/django-celery - shirishc opened this issue about 6 years ago
Re-write kombu v6 to be Python 3.10+ async friendly way / or add partial async support beside sync
github.com/celery/ceps - auvipy opened this issue about 6 years ago
github.com/celery/ceps - auvipy opened this issue about 6 years ago
celery eventlet/gevent workers missed heartbeats
github.com/celery/celery - franchuk82 opened this issue about 6 years ago
github.com/celery/celery - franchuk82 opened this issue about 6 years ago
Support for PostgreSQL as a broker - gauge of interest
github.com/celery/celery - jasiek opened this issue about 6 years ago
github.com/celery/celery - jasiek opened this issue about 6 years ago
update intersphinx mapping url for gevent
github.com/celery/sphinx_celery - nthall opened this pull request about 6 years ago
github.com/celery/sphinx_celery - nthall opened this pull request about 6 years ago
intersphinx mapping for gevent does not resolve properly
github.com/celery/sphinx_celery - nthall opened this issue about 6 years ago
github.com/celery/sphinx_celery - nthall opened this issue about 6 years ago
Error building librabbitmq 2.0.0 on macOS Mojave 10.14
github.com/celery/librabbitmq - zhangjiajie023 opened this issue about 6 years ago
github.com/celery/librabbitmq - zhangjiajie023 opened this issue about 6 years ago
Time to Add TLS to site
github.com/celery/celeryproject - auvipy opened this issue about 6 years ago
github.com/celery/celeryproject - auvipy opened this issue about 6 years ago
Allow JSONEncoder to handle date time instances
github.com/celery/cyanide - xirdneh opened this pull request about 6 years ago
github.com/celery/cyanide - xirdneh opened this pull request about 6 years ago
Add tox to test requirements
github.com/celery/django-celery - as3445 opened this pull request about 6 years ago
github.com/celery/django-celery - as3445 opened this pull request about 6 years ago
Version in readme has not been updated
github.com/celery/django-celery - PiotrKurnik opened this pull request about 6 years ago
github.com/celery/django-celery - PiotrKurnik opened this pull request about 6 years ago
Should Celery Beat start without database tables?
github.com/celery/django-celery-beat - craiga opened this issue about 6 years ago
github.com/celery/django-celery-beat - craiga opened this issue about 6 years ago
celery's sys.stdout doesn't have encoding
github.com/celery/celery - nschloe opened this issue about 6 years ago
github.com/celery/celery - nschloe opened this issue about 6 years ago
Pickle serialization kills multiple workers
github.com/celery/celery - ronmorannielsen opened this issue about 6 years ago
github.com/celery/celery - ronmorannielsen opened this issue about 6 years ago
Worker polling SQS stops receiving tasks silently
github.com/celery/celery - anderoonies opened this issue about 6 years ago
github.com/celery/celery - anderoonies opened this issue about 6 years ago
Autoretry errback is not triggered
github.com/celery/kombu - mcdoker18 opened this issue over 6 years ago
github.com/celery/kombu - mcdoker18 opened this issue over 6 years ago
Using autoretry_for & retry_backoff, how do I catch MaxRetriesExceededError?
github.com/celery/celery - warrenmcquinn opened this issue over 6 years ago
github.com/celery/celery - warrenmcquinn opened this issue over 6 years ago
Nested canvas - fetching result hangs
github.com/celery/celery - greuff opened this issue over 6 years ago
github.com/celery/celery - greuff opened this issue over 6 years ago
[WIP] Update website
github.com/celery/celeryproject - auvipy opened this pull request over 6 years ago
github.com/celery/celeryproject - auvipy opened this pull request over 6 years ago
Workers stop heartbeating and lose connection to broker
github.com/celery/celery - alugowski opened this issue over 6 years ago
github.com/celery/celery - alugowski opened this issue over 6 years ago
serializer="pickle" -> worker hang
github.com/celery/celery - jedie opened this issue over 6 years ago
github.com/celery/celery - jedie opened this issue over 6 years ago
process beat error when start celery
github.com/celery/django-celery - linxiaowu1992 opened this issue over 6 years ago
github.com/celery/django-celery - linxiaowu1992 opened this issue over 6 years ago
celery long running nested chain in chord on multi node env - chord callback not executed
github.com/celery/celery - liorchen opened this issue over 6 years ago
github.com/celery/celery - liorchen opened this issue over 6 years ago
Segmentation fault when processing long running tasks
github.com/celery/celery - arvindnrbt opened this issue over 6 years ago
github.com/celery/celery - arvindnrbt opened this issue over 6 years ago
autoretry interval may overflow interval_max setting
github.com/celery/kombu - kgiusti opened this issue over 6 years ago
github.com/celery/kombu - kgiusti opened this issue over 6 years ago
Introduce global key prefix for redis transport
github.com/celery/kombu - wetneb opened this pull request over 6 years ago
github.com/celery/kombu - wetneb opened this pull request over 6 years ago
Pass python_requires argument to setuptools
github.com/celery/vine - jdufresne opened this pull request over 6 years ago
github.com/celery/vine - jdufresne opened this pull request over 6 years ago
max_memory_per_child doesn't work on Windows (with a fix)
github.com/celery/billiard - genben opened this issue over 6 years ago
github.com/celery/billiard - genben opened this issue over 6 years ago
Celery workers not sending heartbeat
github.com/celery/celery - arvindnrbt opened this issue over 6 years ago
github.com/celery/celery - arvindnrbt opened this issue over 6 years ago
Worker restarted and visibility timeout not exceeded - task will not be re-executed
github.com/celery/celery - galCohen88 opened this issue over 6 years ago
github.com/celery/celery - galCohen88 opened this issue over 6 years ago
Mocking function into celery task
github.com/celery/celery - amirajina opened this issue over 6 years ago
github.com/celery/celery - amirajina opened this issue over 6 years ago
Memory Leak - Basic Publish
github.com/celery/librabbitmq - bafitor opened this issue over 6 years ago
github.com/celery/librabbitmq - bafitor opened this issue over 6 years ago
Allow setting max size of revoked task list
github.com/celery/celery - Ashish-Bansal opened this issue over 6 years ago
github.com/celery/celery - Ashish-Bansal opened this issue over 6 years ago