An open API service for providing issue and pull request metadata for open source projects.

GitHub / taskiq-python/taskiq issues and pull requests

#486 - Multiqueue Support

Pull Request - State: open - Opened by spikeninja 14 days ago

#485 - RUN TASKS FOR SPECIFIED SERVER

Issue - State: open - Opened by johums-best 16 days ago

#484 - Task arguments with Pydantic models and aliases

Issue - State: open - Opened by mromanelli9 19 days ago

#483 - Preserve context vars for sync tasks

Pull Request - State: open - Opened by slafs 20 days ago

#482 - Sync tasks loose contextvars

Issue - State: open - Opened by slafs 20 days ago

#480 - High CPU When Message Queue Unavailable

Issue - State: open - Opened by TheTechromancer 26 days ago

#478 - feat: add TaskiqAdminMiddleware and aiohttp package

Pull Request - State: open - Opened by spikeninja about 1 month ago

#477 - Proposal: CancellationBackend

Issue - State: open - Opened by ACherryJam about 1 month ago

#476 - feat: support for handling custom exceptions in middleware.

Pull Request - State: open - Opened by GiperBoreipy about 1 month ago

#475 - Fix typo in docs

Pull Request - State: closed - Opened by guitvcer about 1 month ago

#474 - Synchronous kiq?

Issue - State: open - Opened by slafs about 1 month ago - 1 comment

#473 - Fix/test warnings

Pull Request - State: closed - Opened by oromogans about 1 month ago

#471 - Remove unused Events and fix _wait_for_worker_startup behavior

Pull Request - State: open - Opened by reggie-firework about 2 months ago - 2 comments

#470 - Bug: worker thrashing on task startup

Issue - State: open - Opened by kmc-firework about 2 months ago - 2 comments

#469 - Need advice on dynamically change brokers.

Issue - State: open - Opened by wwarne about 2 months ago - 1 comment

#467 - Add seconds and milliseconds support in cron_offset

Pull Request - State: closed - Opened by borisalekseev 2 months ago - 1 comment

#466 - feat(scheduler): add interval

Pull Request - State: open - Opened by d3vyce 2 months ago - 1 comment

#464 - How to elegantly use result_backend.set_progress ??

Issue - State: open - Opened by KitStarLee 3 months ago - 1 comment

#462 - How use taskiq with fastapi and docker compose

Issue - State: closed - Opened by rylofu 3 months ago - 1 comment

#461 - Scheduler SIGTERM Handler

Issue - State: open - Opened by lryan599 3 months ago - 1 comment

#460 - add: Doc for Smart Retry Middleware

Pull Request - State: closed - Opened by GefMar 3 months ago

#459 - Add --reload-dir argument

Pull Request - State: open - Opened by montaguegabe 3 months ago - 1 comment

#457 - Pydantic model arguments with bytes cannot be sent to a worker

Issue - State: open - Opened by Suoslex 3 months ago - 1 comment

#456 - Exception Serialization

Issue - State: open - Opened by lryan599 3 months ago - 3 comments

#454 - how to schedule while using shared_task

Issue - State: open - Opened by tuktamyshev 3 months ago - 1 comment

#451 - SmartRetryMiddleware

Pull Request - State: closed - Opened by GefMar 3 months ago

#450 - Added second-based scheduler intervals.

Pull Request - State: closed - Opened by s3rius 3 months ago

#444 - Websocket is not running in task

Issue - State: closed - Opened by vahidzhe 4 months ago - 2 comments

#443 - task

Issue - State: closed - Opened by Jayke770 4 months ago - 11 comments

#442 - Brocker kick exception is not specific

Issue - State: open - Opened by luis8 4 months ago - 3 comments

#441 - There is no way of sending a task with arbitrary types

Issue - State: open - Opened by Suoslex 4 months ago - 4 comments

#439 - Sending a task by it's name

Issue - State: open - Opened by Suoslex 4 months ago - 9 comments

#438 - Worker embedded scheduler

Issue - State: open - Opened by brandongillett 4 months ago - 1 comment

#437 - Added more logs for scheduler.

Pull Request - State: closed - Opened by s3rius 4 months ago

#436 - No longer able to register methods in TaskIQ 0.11.16

Issue - State: open - Opened by TheTechromancer 4 months ago - 16 comments

#435 - fix: log configuring when running under spawn and add --log-format

Pull Request - State: closed - Opened by ivolnistov 4 months ago - 3 comments

#434 - Fixed izulu exception annotations.

Pull Request - State: closed - Opened by s3rius 4 months ago

#433 - Tests don't pass with izulu==0.50.0

Issue - State: closed - Opened by ancieg 4 months ago - 2 comments

#432 - Updated docs a bit.

Pull Request - State: closed - Opened by s3rius 4 months ago

#431 - Fix docstring: remove non-existent parameter and correct typos

Pull Request - State: closed - Opened by Baradun 4 months ago - 2 comments

#430 - Warn if result backend is unset

Pull Request - State: closed - Opened by igor-gorohovsky 4 months ago - 2 comments

#429 - Update getting-started.md

Pull Request - State: closed - Opened by ArtemIsmagilov 4 months ago - 2 comments

#428 - Added option to run in processpool.

Pull Request - State: closed - Opened by s3rius 4 months ago

#427 - Warn people of unset result backend

Issue - State: open - Opened by s3rius 4 months ago - 3 comments

#426 - How to block a task until it's finished ?

Issue - State: closed - Opened by sorasful 4 months ago - 7 comments

#425 - Fixed shutdowns.

Pull Request - State: closed - Opened by s3rius 5 months ago

#424 - In some cases shutdown middleware is not called.

Issue - State: closed - Opened by SergeyCh92 5 months ago

#423 - Fix Typos, Warn on Unmatching Brokers

Pull Request - State: closed - Opened by TheTechromancer 5 months ago - 5 comments

#422 - PermissionError: [WinError 5]

Issue - State: closed - Opened by thcpdd 5 months ago - 2 comments

#419 - Taskiq fail when using pydantic 1

Issue - State: closed - Opened by chibs4 5 months ago - 5 comments

#418 - Added task-creators.

Pull Request - State: open - Opened by s3rius 5 months ago - 1 comment

#417 - OpenTelemetry instrumentation for taskiq.

Issue - State: open - Opened by s3rius 5 months ago

#415 - Added result parsing on return.

Pull Request - State: closed - Opened by s3rius 5 months ago - 1 comment

#413 - Fixed type inference for new versions of pyright and dependencies were updated.

Pull Request - State: closed - Opened by s3rius 5 months ago - 1 comment

#412 - Remove `bool` anntotations from explicit bool attrs

Pull Request - State: closed - Opened by sobolevn 5 months ago - 1 comment

#411 - Add missing python versions to `pyproject.toml` qualifiers

Pull Request - State: closed - Opened by sobolevn 5 months ago - 1 comment

#410 - Added warnings on parsing errors.

Pull Request - State: closed - Opened by s3rius 5 months ago - 1 comment

#409 - taskiq does not see modules

Issue - State: closed - Opened by Randommist 5 months ago - 4 comments

#404 - Fix task delay for specific time with milliseconds

Pull Request - State: closed - Opened by megalaren 6 months ago - 2 comments

#402 - [feat] Ignore warnings about unknown tasks

Issue - State: closed - Opened by fubuloubu 6 months ago - 2 comments

#401 - ZeroMQ with scheduler doesn't work since 0.11.8

Issue - State: open - Opened by vunhatchuong 6 months ago - 2 comments

#399 - Add intervals for scheduled task

Pull Request - State: open - Opened by so-saf 7 months ago - 2 comments

#398 - Requeue Takes the inital delay as original call

Issue - State: open - Opened by chiragkatare 7 months ago - 1 comment

#396 - Broker concurrent limit is invalid

Issue - State: open - Opened by LL-Ling 7 months ago - 1 comment

#395 - Add max_attempts_at_message

Pull Request - State: open - Opened by Arseniy-Popov 7 months ago - 3 comments

#394 - Update deps

Pull Request - State: closed - Opened by sobolevn 7 months ago - 1 comment

#393 - Added new base class for exceptions, added templates

Pull Request - State: closed - Opened by chandr-andr 7 months ago - 1 comment

#392 - Updated test workflow.

Pull Request - State: closed - Opened by s3rius 7 months ago - 1 comment

#391 - support discovering pyc/pyd/so modules

Pull Request - State: closed - Opened by keakon 7 months ago - 5 comments

#390 - Enhance boolean label handling

Pull Request - State: closed - Opened by ZhymabekRoman 8 months ago - 3 comments

#388 - Added utilities method for inmemory broker.

Pull Request - State: closed - Opened by s3rius 8 months ago - 1 comment

#387 - AssertionError after upgrading anyio to 4.7.0

Issue - State: open - Opened by llybin 8 months ago

#386 - `AttributeError: 'bool' object has no attribute 'lower'`

Issue - State: closed - Opened by ZhymabekRoman 8 months ago - 4 comments

#383 - Set ThreadPool as default executor

Issue - State: open - Opened by kyboi 8 months ago - 3 comments

#382 - feat: stat_middleware

Pull Request - State: open - Opened by yudytskiy 8 months ago

#381 - Added correct graceful shutdown.

Pull Request - State: closed - Opened by s3rius 8 months ago - 11 comments

#380 - Graceful Shutdown Issue with Taskiq in K8s

Issue - State: closed - Opened by Bohdan-Ilchyshyn 8 months ago - 4 comments

#379 - Fixed wrong host for ZMQ broker.

Pull Request - State: closed - Opened by s3rius 8 months ago - 1 comment

#378 - fix ZeroMQBroker

Issue - State: closed - Opened by yudytskiy 8 months ago

#375 - Added separate workflow for docs.

Pull Request - State: closed - Opened by s3rius 9 months ago - 1 comment

#372 - Unhandled KeyboardInterruptError from interrupt_handler

Issue - State: open - Opened by rtnpro 9 months ago - 2 comments

#371 - Do not ACK errored messages

Pull Request - State: closed - Opened by danngalann 10 months ago - 2 comments

#368 - DB connection gives Quepool limit exceeded when run with TaskIQ

Issue - State: open - Opened by SifatHasnain 10 months ago - 1 comment

#367 - Set right command for install environment for contribution

Pull Request - State: open - Opened by mukhamux 10 months ago

#362 - fix: SIGINT worker processes when process_manager starts

Pull Request - State: closed - Opened by sminnee 11 months ago - 1 comment

#361 - Set the task name as task_id

Issue - State: closed - Opened by realitix 11 months ago - 2 comments

#360 - Added on_send_error middleware hook

Pull Request - State: open - Opened by hawang-wish 11 months ago - 1 comment

#359 - Invert execution orders of post, on_error and shutdown middleware hooks

Pull Request - State: open - Opened by hawang-wish 11 months ago - 1 comment

#357 - Fix shutdown middleware hook

Pull Request - State: closed - Opened by hawang-wish 11 months ago

#356 - Removed py-version constraint for pyzmq.

Pull Request - State: closed - Opened by s3rius 11 months ago - 1 comment