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
Feature: SQS Broker
fubuloubu opened this issue over 1 year ago
fubuloubu opened this issue over 1 year ago
Improve documentation to use `Broker` as consumer
MuriloScarpaSitonio opened this issue over 1 year ago
MuriloScarpaSitonio opened this issue over 1 year ago
Is Kafka supported through `taskiq-aio-kafka`?
MuriloScarpaSitonio opened this issue over 1 year ago
MuriloScarpaSitonio opened this issue over 1 year ago
Dependencies close parameter error, exception handling
Kitefiko opened this issue over 1 year ago
Kitefiko opened this issue over 1 year ago
feat: add package version
vvanglro opened this pull request over 1 year ago
vvanglro opened this pull request over 1 year ago
Added acknowledgable messages.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Added scheduler flag.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Task schedulers do not work
geofferyj opened this issue over 1 year ago
geofferyj opened this issue over 1 year ago
Exception propagation
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Big docs update.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Add exception propagation to generator dependencies.
s3rius opened this issue over 1 year ago
s3rius opened this issue over 1 year ago
feat: no result error
Sobes76rus opened this pull request over 1 year ago
Sobes76rus opened this pull request over 1 year ago
Fixed anyio dependency.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
feat: exceptions serialization
Sobes76rus opened this pull request over 1 year ago
Sobes76rus opened this pull request over 1 year ago
Fix typos and command in docs
tschiolborg opened this pull request over 1 year ago
tschiolborg opened this pull request over 1 year ago
Task cancelation from middlewares or dependencies.
s3rius opened this issue over 1 year ago
s3rius opened this issue over 1 year ago
task is not found. Maybe you forgot to import it?
dinosaurtirex opened this issue over 1 year ago
dinosaurtirex opened this issue over 1 year ago
feat: set/get progress
Sobes76rus opened this pull request over 1 year ago
Sobes76rus opened this pull request over 1 year ago
How to import tasks to broker?
dinosaurtirex opened this issue over 1 year ago
dinosaurtirex opened this issue over 1 year ago
feat: non-blocking tasks
Sobes76rus opened this pull request over 1 year ago
Sobes76rus opened this pull request over 1 year ago
feat: receiver max_prefetch argument
Sobes76rus opened this pull request over 1 year ago
Sobes76rus opened this pull request over 1 year ago
fix: retry_middleware
Sobes76rus opened this pull request over 1 year ago
Sobes76rus opened this pull request over 1 year ago
Fixed warnings for inmemory broker.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
feat: receiver cli args
Sobes76rus opened this pull request over 1 year ago
Sobes76rus opened this pull request over 1 year ago
feat: custom reciever
Sobes76rus opened this pull request over 1 year ago
Sobes76rus opened this pull request over 1 year ago
generic dependencies
Sobes76rus opened this issue over 1 year ago
Sobes76rus opened this issue over 1 year ago
feat: set/get progress of task execution
Sobes76rus opened this pull request over 1 year ago
Sobes76rus opened this pull request over 1 year ago
log is none
vvanglro opened this issue over 1 year ago
vvanglro opened this issue over 1 year ago
fix: kiq and kicker type hint
vvanglro opened this pull request over 1 year ago
vvanglro opened this pull request over 1 year ago
Added startup for result backends.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
How to check task status?
dinosaurtirex opened this issue over 1 year ago
dinosaurtirex opened this issue over 1 year ago
The startup and shutdown of the redis result backend are not called when the broker start
vvanglro opened this issue over 1 year ago
vvanglro opened this issue over 1 year ago
fix: execution time retains 2 digits
vvanglro opened this pull request over 1 year ago
vvanglro opened this pull request over 1 year ago
Added builder api for brokers.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Hot reload triggers on database change
tyleralbee opened this issue over 1 year ago
tyleralbee opened this issue over 1 year ago
More verbose errors
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
NoneType error while calling taskiq worker broker:broker --reload -fsd --help
Kokoserver opened this issue over 1 year ago
Kokoserver opened this issue over 1 year ago
Startup & Shutdown events
Emilianocm23 opened this issue over 1 year ago
Emilianocm23 opened this issue over 1 year ago
Worker and startupt script
Emilianocm23 opened this issue over 1 year ago
Emilianocm23 opened this issue over 1 year ago
Remove result backend abstract and all of it's dependant entities.
s3rius opened this issue over 1 year ago
s3rius opened this issue over 1 year ago
Add result saving inside of the broker
s3rius opened this issue over 1 year ago
s3rius opened this issue over 1 year ago
Add reply related methods for AsyncBroker interface
s3rius opened this issue over 1 year ago
s3rius opened this issue over 1 year ago
fix: lavels -> labels
afonasev opened this pull request over 1 year ago
afonasev opened this pull request over 1 year ago
Fixed prometheus metrics for multiple worker processes
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Changed listen signature for brokers.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Added prometheus metrics middleware.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Reload dependencies are now optional.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Fixed semaphore logic
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Worker metrics
scabala opened this issue over 1 year ago
scabala opened this issue over 1 year ago
Reloading related dependencies should be optional
scabala opened this issue over 1 year ago
scabala opened this issue over 1 year ago
Updated CI strategy for Pull Requests.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
asyncio.wait replaced with Semaphore, fixed compatibility issues
vvanglro opened this pull request over 1 year ago
vvanglro opened this pull request over 1 year ago
Rewrite InMemoryBroker over aiochannel
hugiron opened this pull request over 1 year ago
hugiron opened this pull request over 1 year ago
Use semaphore to replace the current
vvanglro opened this issue over 1 year ago
vvanglro opened this issue over 1 year ago
Separation of the receiver from the CLI
hugiron opened this pull request over 1 year ago
hugiron opened this pull request over 1 year ago
Replaced string with bytes in BrokerMessage
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Updated InMemoryBroker
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Added testig and FastAPI sections in docs.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
testing taskiq
Kokoserver opened this issue over 1 year ago
Kokoserver opened this issue over 1 year ago
Use a separate thread to watch for dead processes
Kolaer opened this pull request over 1 year ago
Kolaer opened this pull request over 1 year ago
Removed importlib constraint
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Old version of importlib_metadata incompatible with other packages like specfs
lembregtse opened this issue over 1 year ago
lembregtse opened this issue over 1 year ago
Fixed windos fs-discover
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Added exception info when cannot import tasks module
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
taskiq auto discover tasks not working
Kokoserver opened this issue over 1 year ago
Kokoserver opened this issue over 1 year ago
Updated taskiq-dependencies.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Updated taskiq-dependencies.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Dependencies were updated.
s3rius opened this pull request over 1 year ago
s3rius opened this pull request over 1 year ago
Added docs for NATS broker
s3rius opened this pull request almost 2 years ago
s3rius opened this pull request almost 2 years ago
Added ability to add custom first-level dependencies
s3rius opened this pull request almost 2 years ago
s3rius opened this pull request almost 2 years ago
Added comparison table in docs
s3rius opened this pull request almost 2 years ago
s3rius opened this pull request almost 2 years ago
Removed Queue logging handler
s3rius opened this pull request almost 2 years ago
s3rius opened this pull request almost 2 years ago
Add comparasion for other async solutions in docs
s3rius opened this issue almost 2 years ago
s3rius opened this issue almost 2 years ago
Refaсtored process manager.
s3rius opened this pull request almost 2 years ago
s3rius opened this pull request almost 2 years ago
Worker hangs sometimes
s3rius opened this issue almost 2 years ago
s3rius opened this issue almost 2 years ago
Removed callbacks from brokers.
s3rius opened this pull request almost 2 years ago
s3rius opened this pull request almost 2 years ago
Added datetime schedule.
s3rius opened this pull request almost 2 years ago
s3rius opened this pull request almost 2 years ago
Fixed logging for multiprocessing, removed logs.
s3rius opened this pull request almost 2 years ago
s3rius opened this pull request almost 2 years ago
docs: rebuild docs
Mister-Hope opened this pull request almost 2 years ago
Mister-Hope opened this pull request almost 2 years ago
Replaced dependency graph with external library.
s3rius opened this pull request about 2 years ago
s3rius opened this pull request about 2 years ago
Feature/label tests
s3rius opened this pull request about 2 years ago
s3rius opened this pull request about 2 years ago
Added test for retry middleware.
s3rius opened this pull request about 2 years ago
s3rius opened this pull request about 2 years ago
Added ability to see redirected output.
s3rius opened this pull request about 2 years ago
s3rius opened this pull request about 2 years ago
First attempt to add dependency injection.
s3rius opened this pull request about 2 years ago
s3rius opened this pull request about 2 years ago
Added test for abstract broker.
s3rius opened this pull request over 2 years ago
s3rius opened this pull request over 2 years ago
Added events, state and event handlers.
s3rius opened this pull request over 2 years ago
s3rius opened this pull request over 2 years ago
Fixed task pattern.
s3rius opened this pull request over 2 years ago
s3rius opened this pull request over 2 years ago
Added middleware, which will allow to use various functions to determine the delay time before sending
chandr-andr opened this pull request over 2 years ago
chandr-andr opened this pull request over 2 years ago
Added new logo.
s3rius opened this pull request over 2 years ago
s3rius opened this pull request over 2 years ago
Added scheduler.
s3rius opened this pull request over 2 years ago
s3rius opened this pull request over 2 years ago
Added CLI extension mechanism.
s3rius opened this pull request over 2 years ago
s3rius opened this pull request over 2 years ago
Added docs.
s3rius opened this pull request over 2 years ago
s3rius opened this pull request over 2 years ago
Add middleware, which will allow to use various functions to determine the delay time before sending
chandr-andr opened this pull request over 2 years ago
chandr-andr opened this pull request over 2 years ago
Add middleware, which will allow to use various functions to determine the delay time before sending
chandr-andr opened this issue over 2 years ago
chandr-andr opened this issue over 2 years ago
Fixed message labels in json format.
s3rius opened this pull request over 2 years ago
s3rius opened this pull request over 2 years ago
Added post-save hook in middlewares.
s3rius opened this pull request over 2 years ago
s3rius opened this pull request over 2 years ago
Added docs on gh-pages.
s3rius opened this pull request over 2 years ago
s3rius opened this pull request over 2 years ago
Fixed parameter parsing for string annotations.
s3rius opened this pull request over 2 years ago
s3rius opened this pull request over 2 years ago
Added context injector.
s3rius opened this pull request over 2 years ago
s3rius opened this pull request over 2 years ago
Added tests.
s3rius opened this pull request over 2 years ago
s3rius opened this pull request over 2 years ago