-
# Issues
I think `dramatiq.composition.pipeline` is not working as expected. The output/result of first actor is not getting passed to second actor.
## Checklist
* [ ] Does your title concise…
-
... [like django-dramatiq has](https://github.com/Bogdanp/django_dramatiq/blob/8028228911381568bfcc171d7be30b4035426efa/django_dramatiq/middleware.py#L61) ?
-
# Issues
The algorithm for the `completed_count` property of the class `dramatiq.composition.group` returns prematurely.
## Checklist
* [x] Does your title concisely summarize the problem?
*…
-
Hi i'm trying to use @cache() decorator using a worker like celery/dramatiq.
Is there a way to use decorator outside of fastapi?
```
@cache()
def long_function_query(word):
pass # do long …
-
Need add full examples and info about ASYNCIO in dramatiq
-
Regarding these three types:
https://github.com/Bogdanp/dramatiq/blob/33b49ccf32aa3dd590d92ba8bc05be4e2ddfc887/dramatiq/results/backend.py#L33-L40
I’d like to propose the following change:
```p…
-
# Issues
I want to run tasks based on priority levels 。 but it not work
## What OS are you using?
windows
## What version of Dramatiq are you using?
Dramatiq 1.14.2 and i use Rabbi…
-
Either
* Update the settings template in this repo to include the latest changes to `settings.py` as produced by `tom_setup`
* Change the script to only add/remove the necessary settings so that thi…
-
At the end of a month, hodoor should notify it's users about a need to assign not-assigned hours to projects via email.
* Should send notification 2 work-days before the end of the month.
* Shoul…
-
# Issues
GitHub issues are for bugs. If you have questions, please ask them on the [mailing list](https://groups.io/g/dramatiq-users/topics).
## Checklist
* [x] Does your title concisely sum…