-
I'm very out of the loop when it comes to Django development, so this project could really use some love from someone who uses both Dramatiq and Django a lot. Please reach out to me or leave a comment…
-
# Issues
Thank you very much for your work. I am using dramatiq_dashboard,it is very good,but it is very difficult to understand that worker name is a bunch of meaningless letters.
As we know, the…
-
While dramatiq doesn't support async actors and thus forces this library to consume tasks using pymongo, the client code that submits the tasks using the `ACTOR.send()` command should also be able to …
-
Hello people, first thanks a lot for the project! I was wondering how is people creating metrics for prometheus. dramatiq has a [middleware for prometheus](https://dramatiq.io/_modules/dramatiq/middle…
woile updated
2 years ago
-
https://www.caktusgroup.com/blog/2021/08/11/using-celery-scheduling-tasks/ voor de maandelijkse contributie
-
I have some tests in my django projects that are hanging at both the `self.broker.join('default')` and `self.worker.join()` lines. I know that it hangs at the `self.worker.join()` line because I added…
-
It would be nice to track the exceptions which happen when it is not possible to publish a message, for example, when there is a connectivity problem.
At the moment, there is the `post_publish_fail…
-
Hi. We have a lot of tasks in ENQUEUED status but they executed and jobs well done.
I think we have small race condition at middleware callbacks:
1. `Scheduler` emit before_enqueue
2. `Schedule…
-
Steps to follow:
- [x] 1. **Remove https://github.com/CederGroupHub/alabos/blob/main/alab_management/device_manager.py completely**. We will create the instances of devices in each task every time th…
-
We keep this list so we can reach out to projects when planning API refactoring or other big changes.
- [scikit-image](https://github.com/scikit-image/scikit-image)
- [librosa](https://github.com/…