-
We need to have a discussion about the right approach here, especially with regard to the task that triggered the need for the memory cleanup. Right now this tasks remains in the stream queue and will…
-
### What is the problem this feature would solve?
Bun currently lacks a native solution for managing promises with controlled concurrency and priority. While JavaScript’s `Promise.all` and `Promise.a…
-
Now that VitaOrganizer 0.2 supports unassisted promoting, and that you can upload a full game without any user interaction, it would be great to add a task queue to queue several games to be uploaded …
-
### Please confirm these before moving forward.
- [X] I have tried deleting a folder named `UniGetUI` under `%UserProfile%\AppData\Local\UniGetUI`.
- [X] I have tried reinstalling UniGetUI.
- [X] I h…
-
**Version**: What redis-py and what redis version is the issue happening on?
**redis 5.2.0**
**Platform**: What platform / version? (For example Python 3.5.1 on Windows 7 / Ubuntu 15.10 / Azure)
*…
-
**Is your feature request related to a problem? Please describe.**
Currently, task queue sync match is prioritized over backlog. So a task can sit in a backlog for a long time being starved by new ta…
-
Currently server does not properly rate limit eager activities. Until server can address this we have agreed to disable eager activities if the task queue rate limit is active
- [x] Go - https://gi…
-
I'm wondering if it's possible to define separate `@huey.on_startup` and `@huey.pre_execute` hooks for different `django-huey` queues / worker types.
e.g.:
- `./manage.py djangohuey --queue chro…
-
RoboticEnterpriseFramework without Queues
-
Sometimes you have a whole host of jobs to run. Instead of submitting lots of them and filling up the queue, you could do one at a time. But you can save on latency / classical processing overhead by …