-
### What is the problem this feature would solve?
Currently, the [Worker API ](https://bun.sh/docs/api/workers) spawns tasks in separate threads, but doesnt have reporting
### What is the fea…
-
### Description of feature
Per #7143, I sometimes need to stop all my cron jobs, since they are collecting data in the background and processing messages from a message queue.
Currently I have t…
-
**Is your feature request related to a problem? Please describe.**
Currently there is no way to assign priority to a task and also ensure fairness in workers executing tasks.
Quote from [sjansen …
-
When I setup a worker in Pro, and with batches, and concurrency on the group, I am unable to use Sandboxed Workers.
In the worker, when I use job.getBatch(), it returns a weird object, instead of a…
-
**This is a tracker issue.** Only discuss things here if they are privacy group internal meta-discussions about the issue. **Contribute to the actual discussion at the following link:**
§ https://git…
-
Hello,
I started bjoern server with 2 workers and sent 6 requests in parallel - scripts below
the server just sleeps for 1 second and then responds
What I would expect to happen is that the r…
Pebin updated
3 months ago
-
### What happened + What you expected to happen
When running the script below, the memory utilization of the `Supervisor` actor increases slowly over time. This usually leads to OOM for more complex …
-
# 🚀 feature request
### Relevant Package
This feature request is for @angular/cli
### Description
ng generate can currently handle web-workers and service-workers, but not shared-workers. It w…
-
### Link to the coursework
[Build, organize, and format a spreadsheet using Google Sheets.](https://applieddigitalskills.withgoogle.com/c/college-and-continuing-education-uk/en-uk/g-suite-certificati…
-
### Feature Description
When dealing with huge entities with lots of one to many and many to many joins, the typeorm hydration process takes a painful amount of time. This has been highlighted in …