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
Add natural key support to the PeriodicTask model.
github.com/celery/django-celery - ghost opened this pull request over 6 years ago
github.com/celery/django-celery - ghost opened this pull request over 6 years ago
Does this library support AMQP 0-10?
github.com/celery/py-amqp - jjlogu opened this issue over 6 years ago
github.com/celery/py-amqp - jjlogu opened this issue over 6 years ago
When RabbitMQ is down calling a task is stuck forever (retry settings are ignored)
github.com/celery/kombu - etiktin opened this issue over 6 years ago
github.com/celery/kombu - etiktin opened this issue over 6 years ago
fixes #79
github.com/celery/librabbitmq - rodolfo-picoreti opened this pull request over 6 years ago
github.com/celery/librabbitmq - rodolfo-picoreti opened this pull request over 6 years ago
Gzip compression indicated in Task message when using zlib compression
github.com/celery/celery - Gregory-Meyer opened this issue over 6 years ago
github.com/celery/celery - Gregory-Meyer opened this issue over 6 years ago
Timed out waiting for UP message from Worker
github.com/celery/django-celery - madaoCN opened this issue over 6 years ago
github.com/celery/django-celery - madaoCN opened this issue over 6 years ago
Failed to install librabbitmq on MacOS High Sierra
github.com/celery/librabbitmq - shanling2004 opened this issue over 6 years ago
github.com/celery/librabbitmq - shanling2004 opened this issue over 6 years ago
autoretry_for=(Exception,) creates extra retries when Retry exception raised
github.com/celery/celery - lsemel opened this issue over 6 years ago
github.com/celery/celery - lsemel opened this issue over 6 years ago
IndexError: list index out of range in celery
github.com/celery/celery - ravigoti opened this issue over 6 years ago
github.com/celery/celery - ravigoti opened this issue over 6 years ago
Support celerycam for reconnecting db connenction if db connection is lost accidentally
github.com/celery/django-celery - jxltom opened this pull request over 6 years ago
github.com/celery/django-celery - jxltom opened this pull request over 6 years ago
CELERY_BEAT_SCHEDULE overrides schdule in database
github.com/celery/django-celery-beat - Elli-Rid opened this issue over 6 years ago
github.com/celery/django-celery-beat - Elli-Rid opened this issue over 6 years ago
Custom headers not propagated as documented ?
github.com/celery/celery - frivoire opened this issue over 6 years ago
github.com/celery/celery - frivoire opened this issue over 6 years ago
Fixed bug that secs is not converted to float
github.com/celery/cyanide - jxltom opened this pull request over 6 years ago
github.com/celery/cyanide - jxltom opened this pull request over 6 years ago
Community: 2 dead links
github.com/celery/celeryproject - frivoire opened this issue over 6 years ago
github.com/celery/celeryproject - frivoire opened this issue over 6 years ago
Code coverage is inaccurate
github.com/celery/celery - johnarnold opened this issue over 6 years ago
github.com/celery/celery - johnarnold opened this issue over 6 years ago
Ignore semipredicate does not cancel subsequent tasks in a chain when executed in eager mode
github.com/celery/celery - lpsinger opened this issue over 6 years ago
github.com/celery/celery - lpsinger opened this issue over 6 years ago
celery raise error: [Errno 104] Connection reset by peer after started
github.com/celery/celery - axiaoxin opened this issue over 6 years ago
github.com/celery/celery - axiaoxin opened this issue over 6 years ago
Using celery_worker fixture immediately raises NotRegistered: u'celery.ping'
github.com/celery/celery - ghost opened this issue over 6 years ago
github.com/celery/celery - ghost opened this issue over 6 years ago
Use WeakMethod for bound functions
github.com/celery/vine - georgepsarakis opened this issue over 6 years ago
github.com/celery/vine - georgepsarakis opened this issue over 6 years ago
Update changelog with 2.0.0 release date
github.com/celery/librabbitmq - nikolas opened this pull request over 6 years ago
github.com/celery/librabbitmq - nikolas opened this pull request over 6 years ago
Celery timezone use default UTC timezone ignoring settings.
github.com/celery/celery - trianglesis opened this issue over 6 years ago
github.com/celery/celery - trianglesis opened this issue over 6 years ago
using with flask , flask-sqlalchemy and can't find app in the worker.
github.com/celery/celery - whybeyoung opened this issue over 6 years ago
github.com/celery/celery - whybeyoung opened this issue over 6 years ago
Error building librabbitmq 2.0.0 on high sierra from pip install
github.com/celery/librabbitmq - jeffersonheard opened this issue over 6 years ago
github.com/celery/librabbitmq - jeffersonheard opened this issue over 6 years ago
Celery 4.2.0 - 5.3.0: Exception in group nested in double chain is raising internal error
github.com/celery/celery - kstachniuk opened this issue over 6 years ago
github.com/celery/celery - kstachniuk opened this issue over 6 years ago
Memory leak in celery.app.events.State?
github.com/celery/celery - asgoel opened this issue over 6 years ago
github.com/celery/celery - asgoel opened this issue over 6 years ago
When a task raise time limit exceeded error, it seems that it doesn't send `task_failure` signal?
github.com/celery/celery - TreHack opened this issue over 6 years ago
github.com/celery/celery - TreHack opened this issue over 6 years ago
Update all pypi.python.org URLs to pypi.org
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
./manage.py djcelerymon fails in Django 1.11
github.com/celery/django-celery - jwhitlock opened this issue over 6 years ago
github.com/celery/django-celery - jwhitlock opened this issue over 6 years ago
is there any way to get next_run_at?
github.com/celery/django-celery-beat - yywing opened this issue over 6 years ago
github.com/celery/django-celery-beat - yywing opened this issue over 6 years ago
AttributeError: 'tuple' object has no attribute 'startswith'
github.com/celery/kombu - mpenkov opened this issue over 6 years ago
github.com/celery/kombu - mpenkov opened this issue over 6 years ago
remote task link not working
github.com/celery/celeryproject - auvipy opened this issue over 6 years ago
github.com/celery/celeryproject - auvipy opened this issue over 6 years ago
docs regarding how to use eta/countdown should mention visibility_timeout setting for Redis and SQS brokers
github.com/celery/celery - ckot opened this issue over 6 years ago
github.com/celery/celery - ckot opened this issue over 6 years ago
Maybe incorrect description about kombu.Queue in the documentation
github.com/celery/kombu - bombs-kim opened this issue over 6 years ago
github.com/celery/kombu - bombs-kim opened this issue over 6 years ago
Celery worker state changes to offline after a while
github.com/celery/celery - maxdebayser opened this issue over 6 years ago
github.com/celery/celery - maxdebayser opened this issue over 6 years ago
Use logger for "Restoring X unacknowledged message(s)"
github.com/celery/kombu - blueyed opened this issue over 6 years ago
github.com/celery/kombu - blueyed opened this issue over 6 years ago
How do I build the development version?
github.com/celery/librabbitmq - vgoklani opened this issue over 6 years ago
github.com/celery/librabbitmq - vgoklani opened this issue over 6 years ago
Question: `raise self.retry(....)` OR `self.retry(...)`?
github.com/celery/celery - wrkhenddher opened this issue over 6 years ago
github.com/celery/celery - wrkhenddher opened this issue over 6 years ago
Librabbitmq 2.0.0 with Python 3 gives TypeError: can't pickle memoryview objects
github.com/celery/librabbitmq - somghosh opened this issue over 6 years ago
github.com/celery/librabbitmq - somghosh opened this issue over 6 years ago
Celery, Django, Redis meet Error 99 when deploy with docker
github.com/celery/celery - VivianSnow opened this issue over 6 years ago
github.com/celery/celery - VivianSnow opened this issue over 6 years ago
Use open collective page for donation
github.com/celery/celeryproject - auvipy opened this issue over 6 years ago
github.com/celery/celeryproject - auvipy opened this issue over 6 years ago
Possible to get PeriodicTask id in celery task and save as ForeignKey?
github.com/celery/django-celery - ciarancourtney opened this issue over 6 years ago
github.com/celery/django-celery - ciarancourtney opened this issue over 6 years ago
revoke is not working in nested chord task
github.com/celery/celery - JioHooney opened this issue over 6 years ago
github.com/celery/celery - JioHooney opened this issue over 6 years ago
billiard.Manager broken in billiard 3.5.0.3 in python 2.7, used to work in 3.3.0.21
github.com/celery/billiard - v-rfc opened this issue over 6 years ago
github.com/celery/billiard - v-rfc opened this issue over 6 years ago
Fails with SQS: 'Hub' object has no attribute '_current_http_client'
github.com/celery/celery - willsllc opened this issue over 6 years ago
github.com/celery/celery - willsllc opened this issue over 6 years ago
UnicodeEncodeError when using send_task() with message containing german umlauts
github.com/celery/librabbitmq - fgmehlin opened this issue over 6 years ago
github.com/celery/librabbitmq - fgmehlin opened this issue over 6 years ago
BROKER_CONNECTION_TIMEOUT not working.
github.com/celery/celery - Raghavsalotra opened this issue over 6 years ago
github.com/celery/celery - Raghavsalotra opened this issue over 6 years ago
Improvement: Adds field PeriodicTask.origin_key to sync tasks defined in source code with settings.beat_schedule
github.com/celery/django-celery-beat - pztrick opened this pull request almost 7 years ago
github.com/celery/django-celery-beat - pztrick opened this pull request almost 7 years ago
Add a decent readme describing the project
github.com/celery/amqpframe - auvipy opened this issue almost 7 years ago
github.com/celery/amqpframe - auvipy opened this issue almost 7 years ago
Add support for pip install directly from git repo - fix #110
github.com/celery/librabbitmq - matusvalo opened this pull request almost 7 years ago
github.com/celery/librabbitmq - matusvalo opened this pull request almost 7 years ago
Period Tasks Don't Adjust for Daylight Savings
github.com/celery/django-celery-beat - harelw opened this issue almost 7 years ago
github.com/celery/django-celery-beat - harelw opened this issue almost 7 years ago
Additional quotes are added when result is string
github.com/celery/django-celery-results - automactic opened this issue almost 7 years ago
github.com/celery/django-celery-results - automactic opened this issue almost 7 years ago
Update Changelog
github.com/celery/librabbitmq - matusvalo opened this pull request almost 7 years ago
github.com/celery/librabbitmq - matusvalo opened this pull request almost 7 years ago
Connection.collect() is not thread safe
github.com/celery/kombu - mattbennett opened this issue almost 7 years ago
github.com/celery/kombu - mattbennett opened this issue almost 7 years ago
How should I handle TimeoutError?
github.com/celery/py-amqp - cenkalti opened this issue almost 7 years ago
github.com/celery/py-amqp - cenkalti opened this issue almost 7 years ago
lets you build for python 3 by doing make PYTHON=python3
github.com/celery/librabbitmq - timkpaine opened this pull request almost 7 years ago
github.com/celery/librabbitmq - timkpaine opened this pull request almost 7 years ago
Fixed wrong exception handling.
github.com/celery/librabbitmq - vbukhonov opened this pull request almost 7 years ago
github.com/celery/librabbitmq - vbukhonov opened this pull request almost 7 years ago
How to revoke running task in group or chord ?
github.com/celery/celery - kakky opened this issue almost 7 years ago
github.com/celery/celery - kakky opened this issue almost 7 years ago
The tasks in the Django 2 admin panel are not correctly displayed
github.com/celery/django-celery - naprsa opened this issue almost 7 years ago
github.com/celery/django-celery - naprsa opened this issue almost 7 years ago
AMQP, lower TTL on event queues
github.com/celery/ceps - carlhoerberg opened this issue almost 7 years ago
github.com/celery/ceps - carlhoerberg opened this issue almost 7 years ago
AMQP RPC, use direct-reply-to
github.com/celery/ceps - carlhoerberg opened this issue almost 7 years ago
github.com/celery/ceps - carlhoerberg opened this issue almost 7 years ago
AMQP, disable connection pooling
github.com/celery/ceps - carlhoerberg opened this issue almost 7 years ago
github.com/celery/ceps - carlhoerberg opened this issue almost 7 years ago
AMQP, disable heartbeats by default
github.com/celery/ceps - carlhoerberg opened this issue almost 7 years ago
github.com/celery/ceps - carlhoerberg opened this issue almost 7 years ago
Fix setup.py and MANIFEST.in for source package generation.
github.com/celery/librabbitmq - joehybird opened this pull request almost 7 years ago
github.com/celery/librabbitmq - joehybird opened this pull request almost 7 years ago
SoftTimeLimitExceeded inherits from Exception
github.com/celery/billiard - wimby opened this issue almost 7 years ago
github.com/celery/billiard - wimby opened this issue almost 7 years ago
Billiard support for Windows on python2.7
github.com/celery/billiard - linar-jether opened this issue almost 7 years ago
github.com/celery/billiard - linar-jether opened this issue almost 7 years ago
Worker prefetching tasks even after setting acks_late=True, worker_prefetch_multiplier=1 and -Ofair
github.com/celery/celery - chraj007 opened this issue almost 7 years ago
github.com/celery/celery - chraj007 opened this issue almost 7 years ago
"celery -A myapp inspect scheduled" does not list periodic tasks
github.com/celery/django-celery-beat - ShaheedHaque opened this issue almost 7 years ago
github.com/celery/django-celery-beat - ShaheedHaque opened this issue almost 7 years ago
Extending TaskResult model
github.com/celery/django-celery-results - afshinm opened this issue almost 7 years ago
github.com/celery/django-celery-results - afshinm opened this issue almost 7 years ago
Support for persisted callbacks / chaining
github.com/celery/ceps - jmdacruz opened this issue almost 7 years ago
github.com/celery/ceps - jmdacruz opened this issue almost 7 years ago
daemonic processes are not allowed to have children
github.com/celery/celery - FurqanKhan1 opened this issue almost 7 years ago
github.com/celery/celery - FurqanKhan1 opened this issue almost 7 years ago
Fix incorrect display of html form with Django 2.0
github.com/celery/django-celery - jxltom opened this pull request almost 7 years ago
github.com/celery/django-celery - jxltom opened this pull request almost 7 years ago
autoretry fails to honor max_retries if connection cannot be established
github.com/celery/kombu - kgiusti opened this issue almost 7 years ago
github.com/celery/kombu - kgiusti opened this issue almost 7 years ago
InterfaceError when using the celery_worker pytest fixture
github.com/celery/celery - Audace opened this issue almost 7 years ago
github.com/celery/celery - Audace opened this issue almost 7 years ago
Error via `pip install` command
github.com/celery/librabbitmq - koddr opened this issue almost 7 years ago
github.com/celery/librabbitmq - koddr opened this issue almost 7 years ago
compile error on Mac OS X use pip(python 3.6)
github.com/celery/librabbitmq - pinple opened this issue almost 7 years ago
github.com/celery/librabbitmq - pinple opened this issue almost 7 years ago
Added .travis.yml
github.com/celery/librabbitmq - matusvalo opened this pull request almost 7 years ago
github.com/celery/librabbitmq - matusvalo opened this pull request almost 7 years ago
Some descriptions about the package
github.com/celery/case - auvipy opened this issue almost 7 years ago
github.com/celery/case - auvipy opened this issue almost 7 years ago
Bump version info in README
github.com/celery/librabbitmq - matusvalo opened this pull request almost 7 years ago
github.com/celery/librabbitmq - matusvalo opened this pull request almost 7 years ago
Unittests can be run directly without installation of library
github.com/celery/librabbitmq - matusvalo opened this pull request almost 7 years ago
github.com/celery/librabbitmq - matusvalo opened this pull request almost 7 years ago
Bumped version to 2.0
github.com/celery/librabbitmq - matusvalo opened this pull request almost 7 years ago
github.com/celery/librabbitmq - matusvalo opened this pull request almost 7 years ago
Design strategy to include cell into kombu
github.com/celery/ceps - auvipy opened this issue almost 7 years ago
github.com/celery/ceps - auvipy opened this issue almost 7 years ago
Write proposal for designing asyncio support
github.com/celery/ceps - auvipy opened this issue almost 7 years ago
github.com/celery/ceps - auvipy opened this issue almost 7 years ago
Fixed benchmark.py file
github.com/celery/librabbitmq - matusvalo opened this pull request almost 7 years ago
github.com/celery/librabbitmq - matusvalo opened this pull request almost 7 years ago
Unable to list or run stress test - getting below error
github.com/celery/cyanide - narendranss opened this issue almost 7 years ago
github.com/celery/cyanide - narendranss opened this issue almost 7 years ago
Celery Worker - Consume from Queue matching a regex
github.com/celery/celery - himanshuj89 opened this issue almost 7 years ago
github.com/celery/celery - himanshuj89 opened this issue almost 7 years ago
Celery does not consider authSource on mongodb backend URLs
github.com/celery/celery - thiagogalesi opened this issue about 7 years ago
github.com/celery/celery - thiagogalesi opened this issue about 7 years ago
PENDING state, what if it meant just one thing?
github.com/celery/celery - italomaia opened this issue about 7 years ago
github.com/celery/celery - italomaia opened this issue about 7 years ago
Mark all extensions as read_parallel_safe
github.com/celery/sphinx_celery - thedrow opened this pull request about 7 years ago
github.com/celery/sphinx_celery - thedrow opened this pull request about 7 years ago
Enable parallel reading
github.com/celery/sphinx_celery - thedrow opened this issue about 7 years ago
github.com/celery/sphinx_celery - thedrow opened this issue about 7 years ago
Docs: correct the default value for worker_task_log_format
github.com/celery/celery - knightjoel opened this issue about 7 years ago
github.com/celery/celery - knightjoel opened this issue about 7 years ago