-
My rails application connects to multiple databases with the configs below:
database.yml
```
production:
primary_shard:
...
secondary_shard:
...
queue:
...
```
…
-
Carry on the discussion from https://github.com/eclipse-openj9/openj9/issues/20395#issuecomment-2430033776
@JasonFengJ9 commented:
So [Click here to forcibly terminate running steps](https://hyc-…
-
See [here](https://cockroachlabs.slack.com/archives/C4X2J0RH6/p1732280262957009).
![image](https://github.com/user-attachments/assets/c3c04f71-4c76-4ab4-b150-8f7967563fe8)
Epic: CRDB-42584
Ji…
-
# UI Alignment Issues in View Jobs Section
## Description
There are several alignment and spacing inconsistencies in the view jobs listing page that affect readability and user experience:
### …
-
There appears to be an indexing issue that is preventing the queue from moving along. Investigate and resolve.
**Additional Context**
* Yesterday status breakdown (2019/09/17)
| status | …
-
Checking the following test reports:
https://libraries.openmodelica.org/branches/heavy_tests/ScalableTestSuite_NB/ScalableTestSuite_NB.html
https://libraries.openmodelica.org/branches/heavy_tests/…
-
**Is your feature request related to a problem? Please describe.**
I use queue rate limiting to stay within limits of an external API I'm calling. Some jobs however do not require this call, eg the…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Please describe the feature you have in mind and explain what the current shortcomings are?
Currently, every …
-
I have a thread on the forum at https://discuss.hangfire.io/t/job-shutdown-vs-delete/10952/3, but not getting any responses, so I decided to post here.
I'm using version 1.8.14 of Hangfire. Per th…
-
PRs can take quite some time to merge when there is a long queue, and an early PR in the queue fails a job.
Is it possible to just cancel the entire action automatically whenever some job fails? E.…