-
Please leave comments here for things that need docs, and we'll document them!
The goal is to make reporting things easy, and to give us a todo list we can chew through.
* [ ] [Document making a…
-
# Add Queues with Bull to Stencil NestJS Project
## Description
The task involves integrating Bull, a JavaScript library for managing job queues in Node.js, into Stencil. This addition will enable t…
-
Everything works great except actions made from the bull dashboard. Actions like "cleaning", "promoting" or opening "server status" don't work.
On the server there are no error logs. Also the dashb…
-
It is not clear if the data object id is recorded in hubspot to facilitate re attempting an upload after sync service is restarted without needing to create a new dataobject. If this happens often it …
-
# Create a proof of concept for the v0.1-alpha release.
These subfeatures are required for the current PoC
- webhook integration
- list if server with the same name exists.
- Queue the job for rele…
-
Today, the module `attachment_queue` implements its own way to process an attachement, by a cron. It should depends on queue_job as it does the same but better and it would benefits from all the cool…
-
Probably another inconsistency, but the following code creating an `actor` backed by serial `DispatchQueue` works on macOS and does not compile under Linux:
```
public actor MyActor {
let que…
-
Hello,
I'm running the latest version with Slurm 24.05 and noticed certain metrics were not pulling to prometheus.
These are the metrics I couldn't see:
- partitions
- account
- cpu
- que…
-
Variant generation needs to be batched into jobs and run using Craft's default queue. It's not bad when generating a handful of variants, but things quickly get out of hand and take minutes to generat…
-
Hi thank you for the package.
I was wondering if serialization could be more effective when working with queue / horizon.
When I save a job injecting the model it thrown an error with issues seriali…