-
### Please describe your problem in detail
In preempt action, I see preempt logic like:
```golang
// Preemption between Jobs within Queue.
for _, queue := range queues { // loop 1
for {.…
-
### Requested feature
As moonraker has support for a job queue it would be very nice to be able to use it from kliperscreen
https://moonraker.readthedocs.io/en/latest/configuration/#job_queue
My …
-
---
Author Name: **Evan** (Evan)
Original Redmine Issue: 130269, https://vlab.noaa.gov/redmine/issues/130269
Original Date: 2024-05-16
---
Currently admins of the wres system can delete jobs, but…
epag updated
2 months ago
-
I couldn't find a canonical best practice on how to deal with (what I believe is) a common need: handling transient external API errors without needlessly notifying my error monitoring solution instan…
-
Right now the low priority pull queue has a mixed bag of job types, like LinkCrawlWorker, ThreadResolveWorker, ActivityPub::SynchronizeFeaturedTagsCollectionWorker, FetchReplyWorker and ActivityPub:…
-
I'm wondering about alternatives to the priority queue option, something that doesn't starve less-important items. Any interest in this feature/topic?
A practical option might be randomly selectin…
ferbs updated
4 years ago
-
Hey I was just tracing around and found this hard fork. Originally I hacked in these two features on top of your work in the soft fork of the go-workers lib, since I like handling errors rather than r…
-
Indexing netCDF files can, depending on the size of the files, take a lot of time and compute power, since the indexer has to look at the data in the file to calculate minimums and maximums. It would …
-
### Is your feature request related to a problem? Please describe.
For volumes with thousands of images we often run into time outs.
```
A B O R T E D
!! Command timed out (max execution t…
-