Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/taskiq-python/taskiq
Distributed task queue with full async support
https://github.com/taskiq-python/taskiq
Removed startup event.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Dependency injection using `Annotated` fails with `from __future__ import annotations`
itssimon opened this issue about 1 year ago
itssimon opened this issue about 1 year ago
Fixed spelling
zmarffy opened this pull request about 1 year ago
zmarffy opened this pull request about 1 year ago
spelling
zmarffy opened this pull request about 1 year ago
zmarffy opened this pull request about 1 year ago
Changed multiprocessing method on macos.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Using Sentry SDK in worker leads to crash
itssimon opened this issue about 1 year ago
itssimon opened this issue about 1 year ago
Ability to `kiq` a task by path
pahrohfit opened this issue about 1 year ago
pahrohfit opened this issue about 1 year ago
Add ability to add tasks that don't increase counter of async tasks.
s3rius opened this issue about 1 year ago
s3rius opened this issue about 1 year ago
Update task patterns
stinovlas opened this pull request about 1 year ago
stinovlas opened this pull request about 1 year ago
Tasks pattern includes .tox and other directories
stinovlas opened this issue about 1 year ago
stinovlas opened this issue about 1 year ago
Add missing CLI options documentation
stinovlas opened this pull request about 1 year ago
stinovlas opened this pull request about 1 year ago
Add scheduler pre_send exception handling
stinovlas opened this pull request about 1 year ago
stinovlas opened this pull request about 1 year ago
Added skip-first-run option for scheduler.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Fixed docs release workflow
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Log collection in async environment
cofob opened this issue about 1 year ago
cofob opened this issue about 1 year ago
Documentation update
thebalaa opened this issue about 1 year ago
thebalaa opened this issue about 1 year ago
Added ack config.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Allow user to specify when tasks should be acked fixes #247
thebalaa opened this pull request about 1 year ago
thebalaa opened this pull request about 1 year ago
Ack configuration
s3rius opened this issue about 1 year ago
s3rius opened this issue about 1 year ago
Possible scheduled tasks duplication
stinovlas opened this issue about 1 year ago
stinovlas opened this issue about 1 year ago
Added non-string labels in tasks.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Question about synchronous tasks
noctuid opened this issue about 1 year ago
noctuid opened this issue about 1 year ago
Matrix [protocol] broker
thebalaa opened this issue about 1 year ago
thebalaa opened this issue about 1 year ago
Need a command for checking readiness/liveness
alchemistake opened this issue about 1 year ago
alchemistake opened this issue about 1 year ago
Docker not picking up taskiq task
Kokoserver opened this issue about 1 year ago
Kokoserver opened this issue about 1 year ago
Changed deprecated logger.warn to logger.warning
DeanNeaht opened this pull request about 1 year ago
DeanNeaht opened this pull request about 1 year ago
Doc updates
kevinhikaruevans opened this pull request about 1 year ago
kevinhikaruevans opened this pull request about 1 year ago
Scheduled task is a pydantic model now.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Added pickle serializer.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Added shutdown for schedule sources.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Set event loop for current thread explicltly.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
taskiq.receiver.receiver.Receiver.prefetcher attached to a different loop
enlike opened this issue about 1 year ago
enlike opened this issue about 1 year ago
Added depdencies override as in fastapi.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Get PID of leader worker
ice1x opened this issue about 1 year ago
ice1x opened this issue about 1 year ago
Added unschedule possibility.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Lint fixes.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Added tests for python 3.12.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Fixed codecov delta calculations for PRs.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Fixed when messages are acked.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Simplified scheduler.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Now running tasks are stored in memory.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Added API for easy-scheduling.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Removed source from the TaskiqSchedule.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Added new serializers.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
What about integration with LiteStar?
pikhovkin opened this issue about 1 year ago
pikhovkin opened this issue about 1 year ago
Fixed mypy job
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Implement customizable serializer
asvetlov opened this pull request about 1 year ago
asvetlov opened this pull request about 1 year ago
How to catch a segfault in tasks
toadharvard opened this issue about 1 year ago
toadharvard opened this issue about 1 year ago
The problem with LabelScheduleSource
ChronoDi opened this issue about 1 year ago
ChronoDi opened this issue about 1 year ago
Changed linter to ruff.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Modification in Middleware code
Transyltooniaa opened this pull request about 1 year ago
Transyltooniaa opened this pull request about 1 year ago
Added dynamic dependency resolution for unknown tasks
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Make `dynamic-brokers.md` easier to read
Kolaer opened this pull request about 1 year ago
Kolaer opened this pull request about 1 year ago
Added API for dynamic workers and schedulers.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Added API for registering tasks programmatically.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Added local task registry, improved shared_tasks API.
s3rius opened this pull request about 1 year ago
s3rius opened this pull request about 1 year ago
Add the ability to dynamically create multiple brokers with different sets of registered tasks.
dtatarkin opened this pull request about 1 year ago
dtatarkin opened this pull request about 1 year ago
Add support for time zones
Markushik opened this issue over 1 year ago
Markushik opened this issue over 1 year ago
Fixed delay for specific time values.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Docs updated.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Added timezone-aware schedule support.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Added timeouts.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Added shutdown event for scheduler.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Annotated dependencies not supported?
quizmoon opened this issue over 1 year ago
quizmoon opened this issue over 1 year ago
Run workers and schedulers programmatically
igoose1 opened this issue over 1 year ago
igoose1 opened this issue over 1 year ago
Added max-restarts option.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Allow scheduling one-time tasks for the future
fubuloubu opened this issue over 1 year ago
fubuloubu opened this issue over 1 year ago
How to run task later
toxazhl opened this issue over 1 year ago
toxazhl opened this issue over 1 year ago
Issue with multiprocessing startup: can't run worker with `ddtrace-run`
MuriloScarpaSitonio opened this issue over 1 year ago
MuriloScarpaSitonio opened this issue over 1 year ago
Is it possible to revoke task?
aryadovoy opened this issue over 1 year ago
aryadovoy opened this issue over 1 year ago
Updated SEO tags.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Task routing to specific worker
cofob opened this issue over 1 year ago
cofob opened this issue over 1 year ago
Issue Conflicting subparser
Markushik opened this issue over 1 year ago
Markushik opened this issue over 1 year ago
Scheduluer CLI: Added optional logging config
MuriloScarpaSitonio opened this pull request over 1 year ago
MuriloScarpaSitonio opened this pull request over 1 year ago
How to use taskiq without global variables?
cofob opened this issue over 1 year ago
cofob opened this issue over 1 year ago
fix: multiprocessing start method on darwin platform
thoas opened this pull request over 1 year ago
thoas opened this pull request over 1 year ago
Allow metrics registry to be passed through PrometheusMiddleware
nickdichev-firework opened this pull request over 1 year ago
nickdichev-firework opened this pull request over 1 year ago
Fixed prometheus middleware.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
fix: drop py37 can use importlib
vvanglro opened this pull request over 1 year ago
vvanglro opened this pull request over 1 year ago
Issue starting worker with PrometheusMiddleware
nickdichev-firework opened this issue over 1 year ago
nickdichev-firework opened this issue over 1 year ago
Added missing dependency.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Fixed scheduler import.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Added better support for multi-broker setup.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Fixed deprecation warnings
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Added contribution guides.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Added tox support for local testing
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Updated docs.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Bug/task-scheduled-by-time-runs-multiple-times
MishaVyb opened this pull request over 1 year ago
MishaVyb opened this pull request over 1 year ago
Schedule task from another task
MishaVyb opened this issue over 1 year ago
MishaVyb opened this issue over 1 year ago
fix: worker hangs sometimes
Sobes76rus opened this pull request over 1 year ago
Sobes76rus opened this pull request over 1 year ago
feat: upgrade to pydantic v2
thoas opened this pull request over 1 year ago
thoas opened this pull request over 1 year ago
Added optional logging configuration.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Logging configuration should not impact loggers outside `taskiq`
MuriloScarpaSitonio opened this issue over 1 year ago
MuriloScarpaSitonio opened this issue over 1 year ago
Added labels proxy for results
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Pass labels to result backends.
s3rius opened this issue over 1 year ago
s3rius opened this issue over 1 year ago
fix: requeue message
vvanglro opened this pull request over 1 year ago
vvanglro opened this pull request over 1 year ago
Added exception catches from dependencies.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Added context methods to reject and requeue.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Updated dependencies and required python version.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Added parameter proxying to rejects.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago