Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/celery/celery

Distributed Task Queue (development branch)
https://github.com/celery/celery

Align revoke and revoke_by_stamped_headers return values (terminate=True)

Nusnus opened this pull request over 1 year ago
Fixed bug in revoke_by_stamped_headers where impl did not match doc

Nusnus opened this pull request over 1 year ago
Update redis.txt 4.3.6

auvipy opened this pull request over 1 year ago
Scheduled weekly dependency update for week 13

pyup-bot opened this pull request over 1 year ago
Deprecate pytz and use zoneinfo

max-muoto opened this pull request over 1 year ago
Fix integration test

youtux opened this pull request over 1 year ago
Redis Unix Socket can not connect with broker url

mdminhaz2003 opened this issue almost 2 years ago
remove flakeplus

auvipy opened this pull request almost 2 years ago
Scheduled weekly dependency update for week 12

pyup-bot opened this pull request almost 2 years ago
azure-storage-blob 12.15.0

auvipy opened this pull request almost 2 years ago
Update sqlalchemy.txt

auvipy opened this pull request almost 2 years ago
fix: add expire string parse.

Bidaya0 opened this pull request almost 2 years ago
Priority tasks SQS

Scolymus opened this issue almost 2 years ago
`rate_limit` limits other tasks in the queue as well

erfaan opened this issue almost 2 years ago
pytest==7.2.2

auvipy opened this pull request almost 2 years ago
Deprecate parse_iso8601 in favor of fromisoformat

stumpylog opened this pull request almost 2 years ago
Worker stops consuming tasks after Redis re-connection on celery 5

ashwin-metripping opened this issue almost 2 years ago
Deprecate pytz and use zoneinfo

wongcht opened this issue almost 2 years ago
Improve documentation on ETA/countdown tasks (#8069)

norbertcyran opened this pull request almost 2 years ago
Fix command for starting flower with specified broker URL

ShukantPal opened this pull request almost 2 years ago
Documentation should discourage or warn about using eta/countdown parameters

norbertcyran opened this issue almost 2 years ago
Added new canvas integration test for chains and groups

jberclaz opened this pull request almost 2 years ago
Stamping Mechanism Examples Refactoring

Nusnus opened this pull request almost 2 years ago
result_backend_thread_safe config shares backend across threads

CharlieTruong opened this pull request almost 2 years ago
Django 2.2 + Celery 5.2.7 unit testing does not Retrying the task

Emilianissimo opened this issue almost 2 years ago
start adding sqla v 2.0 compatibility

auvipy opened this pull request almost 2 years ago
added missing kwargs arguments in some cli cmd

auvipy opened this pull request almost 2 years ago
chore(tests): run tests on Python 3.11

stegayet opened this pull request almost 2 years ago
Does celery works with Redis Sentinel + TLS ?

TretUliy2 opened this issue almost 2 years ago
SQS - Signature expired

uriafranko opened this issue almost 2 years ago
fix: fix worker asyncloop

mlabo7 opened this pull request almost 2 years ago
pytz

auvipy opened this pull request almost 2 years ago
return list of nodes to make sphinx extension compatible with Sphinx 6.0

mathiasertl opened this pull request almost 2 years ago
Switch between thread & global for app.backend

chenseanxy opened this pull request about 2 years ago
try pypy 3.9 in CI

auvipy opened this pull request about 2 years ago
Add beat_cron_starting_deadline_seconds to prevent unwanted cron runs

abs25 opened this pull request about 2 years ago
try to add elasticsearch==8.5.2 compatibility

auvipy opened this pull request about 2 years ago
Add annotations to minimise differences with celery-aio-pool's tracer.py.

ShaheedHaque opened this pull request about 2 years ago
Enable Saving Task to Backend and only send task_id through Broker

ErikBZ opened this issue about 2 years ago
Enable tasks to be consumed without impacting the rate limit

orf opened this issue about 2 years ago
Pyup scheduled update 2022 10 03

savage345906 opened this pull request about 2 years ago
Document task_track_started error

InfernalAzazel opened this issue about 2 years ago
Bare-Bones Python 3.8+ Asyncio Coroutine Support For Celery 6+

the-wondersmith opened this issue about 2 years ago
Add clarifying information to completed_count documentation

hankehly opened this pull request about 2 years ago
even if it is cached no_ack should affect to the get function

nistick21 opened this pull request about 2 years ago
New control command `revoke_by_stamped_headers`

Nusnus opened this pull request about 2 years ago
Stabilized test_mutable_errback_called_by_chord_from_group_fail_multiple

Nusnus opened this pull request about 2 years ago
Remove flakeplus package

Kludex opened this pull request about 2 years ago
Remove TODO file

Kludex opened this pull request about 2 years ago
Add type annotation on `concurrency/solo.py`

Kludex opened this pull request about 2 years ago
Remove unused imports on celery http gateway example

Kludex opened this pull request about 2 years ago
Remove `int` cast on propagate

Kludex opened this pull request about 2 years ago
Rejected task in task_prerun signal gets executed in celery 4 and further

parthpandya opened this issue about 2 years ago
Support task pool shutdowns on idle

smerkousdavid opened this issue over 2 years ago
Enhancements for task_allow_error_cb_on_chord_header tests and docs

Nusnus opened this pull request over 2 years ago
I have some problem when host my python server with celery

devlancer412 opened this issue over 2 years ago
Fixed bug in chord stamping with another chord as a body + unit test

Nusnus opened this pull request over 2 years ago
EagerResult doesn't seem to poplate name

stuaxo opened this issue over 2 years ago
Rabbitmq broker can't handle infinite time limit of a task

jan-zmeskal opened this issue over 2 years ago
Replace all `Lock` to `RLock`(Fixes #7686)

954-Ivory opened this pull request over 2 years ago
Deadlock problem

954-Ivory opened this issue over 2 years ago
Fix redis connection leak with `app.send_task`

wochinge opened this pull request over 2 years ago
`celery multi start` raises when used with preload options

maconfr opened this issue over 2 years ago
BLM-2: Adding unit tests to chord clone

Nusnus opened this pull request over 2 years ago
Celery beat can get stuck if a due scheduler requests to retry later

NyanKiyoshi opened this issue over 2 years ago
active_queues frequently returns None when executed on Celery 5

dejlek opened this issue over 2 years ago
working with different pools with celery multi-start

goodnewsj62 opened this issue over 2 years ago
Django + Celery not able to both connect to AWS SQS

gmworkload opened this issue over 2 years ago
Release 5.3

thedrow opened this issue over 2 years ago
5.2.7: sphinx warnings `reference target not found`

kloczek opened this issue over 2 years ago
Fix custom headers propagation on task retries

shedar opened this pull request over 2 years ago
Celery beat has started jobs ignoring the schedule rules

Jean-PhilippeD opened this issue over 2 years ago
5.0 devel

k7nai opened this pull request over 2 years ago
pyzmq>=22.3.0

auvipy opened this pull request over 2 years ago
boto3>=1.22.2

auvipy opened this pull request over 2 years ago
cassandra-driver>=3.25.0,<4

auvipy opened this pull request over 2 years ago
pyArango>=2.0.1

auvipy opened this pull request over 2 years ago
Celery broker with Redis doesn't support keepalive

ugatenio opened this issue over 2 years ago
Celery worker stuck

jaroslawporada opened this issue over 2 years ago
Update sphinx-click to 4.0.2

pyup-bot opened this pull request over 2 years ago
Connection refused while trying to send task to Redis broker

ekk-0tsu opened this issue over 2 years ago
Celery Service Stopped automatically

Sulu63 opened this issue over 2 years ago
Pin python-memcached to latest version 1.59

pyup-bot opened this pull request over 2 years ago
Pin cryptography to latest version 36.0.2

pyup-bot opened this pull request over 2 years ago
Pin pre-commit to latest version 2.18.1

pyup-bot opened this pull request over 2 years ago
Pin pytest-subtests to latest version 0.7.0

pyup-bot opened this pull request over 2 years ago
Pin pytest-celery to latest version 0.0.0

pyup-bot opened this pull request over 2 years ago
Annotate `celery/security`

Kludex opened this pull request over 2 years ago
Annotate `celery/exceptions.py`

Kludex opened this pull request over 2 years ago