Ecosyste.ms: Issues

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

GitHub / Bogdanp/dramatiq issues and pull requests

#679 - Allow for pipelines to ignore error and continue.

Pull Request - State: open - Opened by J08nY 15 days ago

#678 - question about RMQ queues that dramatiq uses

Issue - State: open - Opened by bmrobin 22 days ago

#677 - using actors from different files

Pull Request - State: open - Opened by bagowix 24 days ago

#676 - Example of using actors from different files

Issue - State: open - Opened by bagowix 24 days ago - 2 comments

#675 - Update sentry integration docs to refernece `sentry-sdk`

Pull Request - State: closed - Opened by DHUKK 28 days ago - 1 comment

#674 - Fix changelog entry for dramatiq_queue_prefetch

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

#671 - Documentation Example: Task Polling

Issue - State: open - Opened by skwzrd about 2 months ago

#667 - Add dramatiq-workflow link

Pull Request - State: closed - Opened by pencil 2 months ago

#665 - feat: Add async retrieval of result

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

#664 - fix: correct typing on signal handler

Pull Request - State: closed - Opened by igor47 3 months ago - 2 comments

#663 - Introducing dramatiq Guru on Gurubase.io

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

#662 - Drop official support for Python 3.8 (end of life)

Pull Request - State: closed - Opened by amureki 4 months ago - 1 comment

#661 - Add support for Valkey key/value datastore

Issue - State: closed - Opened by dpgraham4401 4 months ago - 3 comments

#660 - Pydantic serialization

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

#659 - Fix #656 -- Add Python 3.13 support

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

#656 - TimeLimit middleware error on Python 3.13

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

#655 - Accepting invalid options. Is this a bug?

Issue - State: closed - Opened by ArtemIsmagilov 5 months ago - 1 comment

#652 - Some messages not being processed

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

#649 - Dramatiq uses more RabbitMQ connections than necessary

Issue - State: open - Opened by WillDaSilva 6 months ago - 3 comments

#647 - avoid infinite recursion on unkown attribute access in GenericActors.

Pull Request - State: closed - Opened by CaselIT 6 months ago - 1 comment

#646 - Fix bug so `max_retries` can be overridden to zero in message options

Pull Request - State: closed - Opened by chrisittner 6 months ago - 1 comment

#643 - Error when running async actor with AsyncIO middleware

Issue - State: closed - Opened by guedesfelipe 7 months ago - 1 comment

#642 - Running programmatically for debuging

Issue - State: closed - Opened by z0z0r4 7 months ago - 1 comment

#641 - feat: update actor_name assignment in decorator

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

#640 - Recognize actor with module name instead of only func name

Issue - State: closed - Opened by z0z0r4 7 months ago - 3 comments

#639 - docs: class based actor is empty in the docs

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

#638 - Enable all Python warnings in the test suite

Pull Request - State: closed - Opened by kurtmckee 8 months ago

#637 - Fix additional test suite issues

Pull Request - State: closed - Opened by kurtmckee 8 months ago

#636 - Eliminate a test ordering dependency

Pull Request - State: closed - Opened by kurtmckee 8 months ago

#635 - Prevent an uncaught exception warning in a test suite thread

Pull Request - State: closed - Opened by kurtmckee 8 months ago

#634 - Close an asyncio event loop in the test suite

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

#633 - Close subprocess STDOUT pipes in the test suite

Pull Request - State: closed - Opened by kurtmckee 8 months ago

#632 - Catch an anticipated DeprecationWarning

Pull Request - State: closed - Opened by kurtmckee 8 months ago

#631 - Exception when worker gets Pandas DataFrame as argument

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

#630 - Add callback for retry exhaustion

Pull Request - State: closed - Opened by dbowring 8 months ago - 2 comments

#629 - Updated Retries middleware

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

#627 - Prometheus middleware improvements

Pull Request - State: open - Opened by stat1c-void 9 months ago - 3 comments

#626 - fix: Typehint for CurrentMessage middleware.

Pull Request - State: closed - Opened by DABND19 10 months ago

#625 - Feature request: pipeline with dynamic children

Issue - State: open - Opened by yoav-orca 10 months ago

#624 - add mypy to [dev] deps and run it during the lint phase

Pull Request - State: closed - Opened by Bogdanp 10 months ago

#623 - Add support for dramatiq async middleware

Issue - State: closed - Opened by mhdzumair 10 months ago - 1 comment

#622 - Wrong typehint for actor decorator

Issue - State: closed - Opened by DABND19 10 months ago

#622 - Wrong typehint for actor decorator

Issue - State: closed - Opened by DABND19 10 months ago

#621 - feat: Added typehints for awaitable actors.

Pull Request - State: closed - Opened by DABND19 10 months ago - 1 comment

#621 - feat: Added typehints for awaitable actors.

Pull Request - State: closed - Opened by DABND19 10 months ago - 1 comment

#619 - feature: add middleware after_{consumer,worker}_thread_boot hooks

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

#617 - Pa/make ack also move to success

Pull Request - State: closed - Opened by PavelSilnaHealth 10 months ago

#616 - add success queue for visibility after completion

Pull Request - State: closed - Opened by PavelSilnaHealth 11 months ago

#615 - ResultBackend: keep the namespace prefix

Pull Request - State: closed - Opened by hsupu 11 months ago - 2 comments

#613 - Too many threads are created, ignore -t parametor

Issue - State: closed - Opened by Claud 12 months ago - 1 comment

#612 - Result middleware: consider message options before actor options

Pull Request - State: closed - Opened by huwylphimet 12 months ago

#611 - WIP Groups in pipelines

Pull Request - State: closed - Opened by aW3st about 1 year ago

#610 - docs: Fix broken link to Pika connection parameters

Pull Request - State: closed - Opened by WillDaSilva about 1 year ago - 1 comment

#609 - Issue with ddtrace, FastAPI, and dramatiq[watch]

Issue - State: open - Opened by emhagman about 1 year ago

#608 - Logging fromating for the whole dramatiq

Issue - State: open - Opened by EgorZamotaev about 1 year ago - 3 comments

#607 - F

Issue - State: closed - Opened by foosball880 about 1 year ago

#606 - Update python_requires in setup.py

Pull Request - State: closed - Opened by nicoddemus about 1 year ago - 1 comment

#605 - Dramatiq retry sends more retries instead of max 3 that are configured

Issue - State: open - Opened by bvidovic1 about 1 year ago - 4 comments

#604 - Removed python 3.7 reference as it's no longer supported

Pull Request - State: closed - Opened by santigandolfo about 1 year ago

#603 - Modify default middleware options for a newly created broker instance

Issue - State: closed - Opened by alobstedt about 1 year ago - 1 comment

#601 - When running in --watch mode there are memory leak warnings

Issue - State: open - Opened by TomFreudenberg about 1 year ago
Labels: bug, beginner friendly

#599 - Added a `max_retries` option to Retry exception as it done with a `delay` option

Pull Request - State: closed - Opened by dvazar about 1 year ago - 1 comment

#598 - Watch patterns

Pull Request - State: closed - Opened by nhairs about 1 year ago - 3 comments

#597 - Unhandled error during post_process_message

Issue - State: closed - Opened by dvazar about 1 year ago - 1 comment

#596 - Improve handling of newlines in log messages

Pull Request - State: closed - Opened by 5tefan about 1 year ago - 1 comment

#595 - Document asyncio support

Issue - State: open - Opened by ArtemIsmagilov about 1 year ago - 4 comments
Labels: help wanted, beginner friendly

#594 - CLI: Allow watching custom include / exclude patterns [feature-request]

Issue - State: closed - Opened by nhairs about 1 year ago - 2 comments

#593 - Fix for `current_message` while operating under `AsyncIO`

Pull Request - State: closed - Opened by pahrohfit about 1 year ago - 9 comments

#592 - Remove results message key dependency from actor and queue

Pull Request - State: closed - Opened by SYNchroACK about 1 year ago - 1 comment

#591 - Result middleware should read message options first

Issue - State: closed - Opened by huwylphimet about 1 year ago - 2 comments

#590 - Misleading docs for integration with apscheduler

Issue - State: closed - Opened by maciejpolanczyk over 1 year ago

#589 - Fix RabbitMQ connection leak

Pull Request - State: closed - Opened by heatherKoo07 over 1 year ago - 2 comments

#588 - Python 3.12 build support

Issue - State: closed - Opened by FinnLidbetter over 1 year ago - 1 comment

#587 - Add build support for python3.12, drop python3.7

Pull Request - State: closed - Opened by FinnLidbetter over 1 year ago - 1 comment

#586 - CurrentMessage don't work with AsyncIO

Issue - State: closed - Opened by vhsw over 1 year ago

#585 - why not aio-pika?

Issue - State: closed - Opened by ArtemIsmagilov over 1 year ago - 3 comments

#584 - redis: add support for broker priority

Pull Request - State: closed - Opened by davidt99 over 1 year ago - 1 comment

#583 - Replaced linting tools with with ruff and added ruff formatter

Pull Request - State: closed - Opened by santigandolfo over 1 year ago - 1 comment