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
clean setuptool imports
github.com/celery/kombu - auvipy opened this pull request almost 2 years ago
github.com/celery/kombu - auvipy opened this pull request almost 2 years ago
try remove packages=setuptools.find_packages(exclude=['t', 't.*']),
github.com/celery/kombu - auvipy opened this pull request almost 2 years ago
github.com/celery/kombu - auvipy opened this pull request almost 2 years ago
Class method to process crontab string
github.com/celery/celery - padgy opened this pull request almost 2 years ago
github.com/celery/celery - padgy opened this pull request almost 2 years ago
chore(default): tighten version range
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
chore(pkgutils): pin exact versions
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
chore(mypy): upgrade mypy to 1.3.0
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
chore(ci): fix lint job
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
Update tox.ini to pin kafka image
github.com/celery/kombu - auvipy opened this pull request almost 2 years ago
github.com/celery/kombu - auvipy opened this pull request almost 2 years ago
chore(integration-ci): test latest Kafka version
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
chore(typing): annotate `utils/compat.py`
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
chore(typing): annotate `utils/debug.py`
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
chore(manifest): remove unneeded directives
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
chore(build): clean `setup.py`
github.com/celery/celery - stegayet opened this pull request almost 2 years ago
github.com/celery/celery - stegayet opened this pull request almost 2 years ago
add missing dependency
github.com/celery/celery - woutdenolf opened this pull request almost 2 years ago
github.com/celery/celery - woutdenolf opened this pull request almost 2 years ago
DatabaseScheduler does not drop beat_schedule-equivalent PeriodicTasks that were removed from the beat_schedule dict
github.com/celery/django-celery-beat - sanchit-mathew opened this issue almost 2 years ago
github.com/celery/django-celery-beat - sanchit-mathew opened this issue almost 2 years ago
[5.3.0rc1] `dateutil` should be include in `requirements/default.txt` since imported in `celery/utils/time.py`
github.com/celery/celery - iROCKBUNNY opened this issue almost 2 years ago
github.com/celery/celery - iROCKBUNNY opened this issue almost 2 years ago
chore(structure): restructure project layout
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
chore(build): clean `setup.py`
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
chore(requirements): improve requirements management
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
chore(pkgutils): upgrade flake8 to 6.0.0
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
chore(python): remove Python 3.7 support
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
chore(ci): improve CI
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
Tasks not appearing in Celery's app.tasks.keys() when using app.autodiscover_tasks()
github.com/celery/celery - Runbacktoo opened this issue almost 2 years ago
github.com/celery/celery - Runbacktoo opened this issue almost 2 years ago
Update to Latest Service Bus Library
github.com/celery/kombu - kashifkhan opened this pull request almost 2 years ago
github.com/celery/kombu - kashifkhan opened this pull request almost 2 years ago
New version required for Python 3.11
github.com/celery/librabbitmq - marcusaram opened this issue almost 2 years ago
github.com/celery/librabbitmq - marcusaram opened this issue almost 2 years ago
chore(build): switch to Poetry
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
github.com/celery/kombu - stegayet opened this pull request almost 2 years ago
Documentation and changelog are out of date
github.com/celery/django-celery-results - intgr opened this issue almost 2 years ago
github.com/celery/django-celery-results - intgr opened this issue almost 2 years ago
After broker error, Celery w/ SQS broker pauses during influx of messages
github.com/celery/celery - luhn opened this issue almost 2 years ago
github.com/celery/celery - luhn opened this issue almost 2 years ago
Pytest Celery Integration
github.com/celery/celery - Nusnus opened this pull request almost 2 years ago
github.com/celery/celery - Nusnus opened this pull request almost 2 years ago
Celery Integration
github.com/celery/pytest-celery - Nusnus opened this pull request almost 2 years ago
github.com/celery/pytest-celery - Nusnus opened this pull request almost 2 years ago
SIGUSR2 does not start RDB on workers
github.com/celery/celery - drichardson opened this issue almost 2 years ago
github.com/celery/celery - drichardson opened this issue almost 2 years ago
[pre-commit.ci] pre-commit autoupdate
github.com/celery/pytest-celery - pre-commit-ci[bot] opened this pull request almost 2 years ago
github.com/celery/pytest-celery - pre-commit-ci[bot] opened this pull request almost 2 years ago
[pre-commit.ci] pre-commit autoupdate
github.com/celery/django-celery-results - pre-commit-ci[bot] opened this pull request almost 2 years ago
github.com/celery/django-celery-results - pre-commit-ci[bot] opened this pull request almost 2 years ago
[pre-commit.ci] pre-commit autoupdate
github.com/celery/celery - pre-commit-ci[bot] opened this pull request almost 2 years ago
github.com/celery/celery - pre-commit-ci[bot] opened this pull request almost 2 years ago
chore(build): switch to Poetry
github.com/celery/celery - stegayet opened this pull request almost 2 years ago
github.com/celery/celery - stegayet opened this pull request almost 2 years ago
Update codeql-analysis.yml
github.com/celery/django-celery-beat - auvipy opened this pull request almost 2 years ago
github.com/celery/django-celery-beat - auvipy opened this pull request almost 2 years ago
Scheduled weekly dependency update for week 19
github.com/celery/celery - pyup-bot opened this pull request almost 2 years ago
github.com/celery/celery - pyup-bot opened this pull request almost 2 years ago
Fix Time Drift Calculation
github.com/celery/celery - max-muoto opened this pull request almost 2 years ago
github.com/celery/celery - max-muoto opened this pull request almost 2 years ago
chore(style): switch to Ruff
github.com/celery/celery - stegayet opened this pull request almost 2 years ago
github.com/celery/celery - stegayet opened this pull request almost 2 years ago
After a scheduled task is executed for a period of time, it is received but not executed,I don't know why。
github.com/celery/celery - 1456074580 opened this issue almost 2 years ago
github.com/celery/celery - 1456074580 opened this issue almost 2 years ago
Ensure argument for `map` is JSON serializable
github.com/celery/celery - candleindark opened this pull request almost 2 years ago
github.com/celery/celery - candleindark opened this pull request almost 2 years ago
Unable to install django_celery_results with Django version 4.2
github.com/celery/django-celery-results - Akarsh-TS opened this issue almost 2 years ago
github.com/celery/django-celery-results - Akarsh-TS opened this issue almost 2 years ago
Add python 3.11 to supported versions in README.rst
github.com/celery/celery - cliftondhanee opened this pull request almost 2 years ago
github.com/celery/celery - cliftondhanee opened this pull request almost 2 years ago
Baseline for v1.0.0a release
github.com/celery/pytest-celery - Nusnus opened this pull request almost 2 years ago
github.com/celery/pytest-celery - Nusnus opened this pull request almost 2 years ago
Why has the CLI worker command flag `optimizations` changed from `--optimizations` in 5.*?
github.com/celery/celery - stuart-bradley opened this issue almost 2 years ago
github.com/celery/celery - stuart-bradley opened this issue almost 2 years ago
Bump flask from 1.1.2 to 2.3.2
github.com/celery/Celery-Kubernetes-Operator - dependabot[bot] opened this pull request almost 2 years ago
github.com/celery/Celery-Kubernetes-Operator - dependabot[bot] opened this pull request almost 2 years ago
[pre-commit.ci] pre-commit autoupdate
github.com/celery/django-celery-beat - pre-commit-ci[bot] opened this pull request almost 2 years ago
github.com/celery/django-celery-beat - pre-commit-ci[bot] opened this pull request almost 2 years ago
[pre-commit.ci] pre-commit autoupdate
github.com/celery/django-celery-results - pre-commit-ci[bot] opened this pull request almost 2 years ago
github.com/celery/django-celery-results - pre-commit-ci[bot] opened this pull request almost 2 years ago
[pre-commit.ci] pre-commit autoupdate
github.com/celery/celery - pre-commit-ci[bot] opened this pull request almost 2 years ago
github.com/celery/celery - pre-commit-ci[bot] opened this pull request almost 2 years ago
Scheduled weekly dependency update for week 18
github.com/celery/celery - pyup-bot opened this pull request almost 2 years ago
github.com/celery/celery - pyup-bot opened this pull request almost 2 years ago
Update sqlalchemy>=1.4.48
github.com/celery/kombu - auvipy opened this pull request almost 2 years ago
github.com/celery/kombu - auvipy opened this pull request almost 2 years ago
Can we use django celery results for remote workers?
github.com/celery/django-celery-results - guillaumeldc opened this issue almost 2 years ago
github.com/celery/django-celery-results - guillaumeldc opened this issue almost 2 years ago
Update test-django.txt
github.com/celery/django-celery-results - auvipy opened this pull request almost 2 years ago
github.com/celery/django-celery-results - auvipy opened this pull request almost 2 years ago
Why does celery pin `4.4.0` as the upper limit of redis?
github.com/celery/celery - baseplate-admin opened this issue almost 2 years ago
github.com/celery/celery - baseplate-admin opened this issue almost 2 years ago
The callback when task success by using the task_id in websocket comsumers.py environment
github.com/celery/celery - honghh2018 opened this issue almost 2 years ago
github.com/celery/celery - honghh2018 opened this issue almost 2 years ago
[pre-commit.ci] pre-commit autoupdate
github.com/celery/kombu - pre-commit-ci[bot] opened this pull request almost 2 years ago
github.com/celery/kombu - pre-commit-ci[bot] opened this pull request almost 2 years ago
Scheduled weekly dependency update for week 17
github.com/celery/celery - pyup-bot opened this pull request almost 2 years ago
github.com/celery/celery - pyup-bot opened this pull request almost 2 years ago
celery beat taking more time to push task to workers
github.com/celery/django-celery-beat - ananthasreeram opened this issue almost 2 years ago
github.com/celery/django-celery-beat - ananthasreeram opened this issue almost 2 years ago
Revert "feat: raw delete expired instead of `Queryset.delete` (#235)"
github.com/celery/django-celery-results - hansegucker opened this pull request almost 2 years ago
github.com/celery/django-celery-results - hansegucker opened this pull request almost 2 years ago
`backend_cleanup` fails when TaskResult is referenced in a model
github.com/celery/django-celery-results - magicbrothers opened this issue almost 2 years ago
github.com/celery/django-celery-results - magicbrothers opened this issue almost 2 years ago
Chord raises ChordError for tasks in header even when error handler is defined
github.com/celery/celery - jerkern opened this issue almost 2 years ago
github.com/celery/celery - jerkern opened this issue almost 2 years ago
Renamed revoked_headers to revoked_stamps
github.com/celery/celery - Nusnus opened this pull request almost 2 years ago
github.com/celery/celery - Nusnus opened this pull request almost 2 years ago
Improved doc for: worker_deduplicate_successful_tasks
github.com/celery/celery - Nusnus opened this pull request almost 2 years ago
github.com/celery/celery - Nusnus opened this pull request almost 2 years ago
worker.py as uri is adding an extra /
github.com/celery/celery - rohitpiush opened this issue almost 2 years ago
github.com/celery/celery - rohitpiush opened this issue almost 2 years ago
Update tox.ini for lint
github.com/celery/kombu - auvipy opened this pull request almost 2 years ago
github.com/celery/kombu - auvipy opened this pull request almost 2 years ago
CI workflow failing: lint (3.10) is trying to use python3.9
github.com/celery/kombu - sparrowt opened this issue almost 2 years ago
github.com/celery/kombu - sparrowt opened this issue almost 2 years ago
Time drift is calculated by comparing the sender's and receiver's local times
github.com/celery/celery - monai opened this issue almost 2 years ago
github.com/celery/celery - monai opened this issue almost 2 years ago
start removing codecov from pypi
github.com/celery/celery - auvipy opened this pull request almost 2 years ago
github.com/celery/celery - auvipy opened this pull request almost 2 years ago
Update test.txt dependencies
github.com/celery/celery - auvipy opened this pull request almost 2 years ago
github.com/celery/celery - auvipy opened this pull request almost 2 years ago
[pre-commit.ci] pre-commit autoupdate
github.com/celery/kombu - pre-commit-ci[bot] opened this pull request almost 2 years ago
github.com/celery/kombu - pre-commit-ci[bot] opened this pull request almost 2 years ago
Scheduled weekly dependency update for week 16
github.com/celery/celery - pyup-bot opened this pull request almost 2 years ago
github.com/celery/celery - pyup-bot opened this pull request almost 2 years ago
drop codecov pypi version
github.com/celery/kombu - auvipy opened this pull request almost 2 years ago
github.com/celery/kombu - auvipy opened this pull request almost 2 years ago
start removing codecov pypi
github.com/celery/py-amqp - auvipy opened this pull request almost 2 years ago
github.com/celery/py-amqp - auvipy opened this pull request almost 2 years ago
Trouble with calling process
github.com/celery/billiard - Emilianissimo opened this issue almost 2 years ago
github.com/celery/billiard - Emilianissimo opened this issue almost 2 years ago
Missing comprehensive docs on worker pool types
github.com/celery/celery - micahjsmith opened this issue almost 2 years ago
github.com/celery/celery - micahjsmith opened this issue almost 2 years ago
Add MessageNacked to recoverable errors
github.com/celery/py-amqp - arnaudmorin opened this pull request almost 2 years ago
github.com/celery/py-amqp - arnaudmorin opened this pull request almost 2 years ago
Added semgrep to README.rst
github.com/celery/celery - Nusnus opened this pull request almost 2 years ago
github.com/celery/celery - Nusnus opened this pull request almost 2 years ago
adjust the __repr__ in ApplyResult
github.com/celery/billiard - xuxuman opened this pull request almost 2 years ago
github.com/celery/billiard - xuxuman opened this pull request almost 2 years ago
Chaining between chunks
github.com/celery/celery - ducquangkstn opened this issue almost 2 years ago
github.com/celery/celery - ducquangkstn opened this issue almost 2 years ago
fix mongodb transport obsolete calls
github.com/celery/kombu - fmigneault opened this pull request almost 2 years ago
github.com/celery/kombu - fmigneault opened this pull request almost 2 years ago
Update azureservicebus.txt
github.com/celery/kombu - auvipy opened this pull request almost 2 years ago
github.com/celery/kombu - auvipy opened this pull request almost 2 years ago
Update test-integration.txt
github.com/celery/celery - auvipy opened this pull request almost 2 years ago
github.com/celery/celery - auvipy opened this pull request almost 2 years ago