-
(originated from scylladb/scylla#9505, more specifically -- https://github.com/scylladb/scylla/issues/9505#issuecomment-1128722209)
Current cpu scheduler is flat, but each group typically runs tons…
xemul updated
1 month ago
-
### The problem
I checked the logs, after installing HA core 2024.11.0 and found the message shown below.
### What version of Home Assistant Core has the issue?
core-2024.11.0
### What was the las…
-
**Is your feature request related to a problem? Please describe.**
I want to schedule jobs within a transaction using the `TransactionScope`:
```c#
// Not working: Making changes and add job in s…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
When displa…
-
I think there is a need for a priority that's higher than "user-blocking" for certain DOM rendering cases.
This priority would be synchronous wrt the outermost `scheduler.postTask()` call, but nest…
-
Iceberg v2 table with equality deletes should support nested fields as delete column, but when read, it will throw error like below:
```log
2023-08-09T15:16:47.338-0600 ERROR stage-scheduler io.trin…
-
### The bug
I installed the immich on kubernetes with docker image with tag as release.
Everything works fine but the transcoding with hardware acceleration seems not working. after it fall back…
taoyx updated
2 weeks ago
-
Hi,
we are using your lib a while but thought we are missing a feature to schedule jobs automaticly using infrastructure as code.
We think it would be possible to leverage @google-cloud/scheduler …
-
When upgrading to resque-scheduler 4.9.0 and above with redis-rb 4.x, we still get the deprecation notices related to https://github.com/resque/resque/issues/1794 and https://github.com/resque/resque-…
-
## What problem does this solve or what need does it fill?
After #8079, adding systems to schedules is unified under a single API, which is great. Configuring sets, however, still has multiple ways…