jigold

Results 29 issues of jigold

I added a new Grafana panel without alerts that hopefully will let us catch problems if jobs aren't getting scheduled in a timely manner. I think to have an alert,...

Fixes #13191 and replaces #13192. See discussion there. I decided the `mentioned` checks in the tests weren't very useful and I'm not sure what the intent was there. We have...

CHANGELOG: Fix many issues, including (hail#14274), with `hailctl batch submit` introduced in 0.2.127. Fixes https://github.com/hail-is/hail/issues/14274 Replacing PR #14186

This PR adds the job groups functionality as described in this [RFC](https://github.com/hail-is/hail-rfcs/pull/5) to the Batch backend and `hailtop.batch_client`. This includes supporting nested job groups up to a maximum depth of...

prio:high
WIP
migration

### What happened? I expected when I submitted a Batch job with `attributes={'foo': 1}` that it would return an error telling me the values must be strings. Instead, I got...

needs-triage

### What happened? Removing the FIXME messages in `hailtop.batch_client.aioclient` in favor of a proper issue. This error needs to be fixed for `hailtop.batch_client.aioclient.JobGroup` as well once that code merges with...

new-feature
batch

@danking I have a mostly completed draft for SAIGE in QoB. Can you take a look? I'm mainly looking for enough feedback to get a green light to actually start...

do-not-test

### What happened? Lindo tried to use JobResourceFiles a second time after updating the original batch, but got `FileNotFoundError`. This is because the default behavior is to delete temporary files...

bug
batch

### What happened? Ben tried to submit a batch with 0.2.126 and it kept failing with errors due to not able to enter into a task. A quick google search...

bug
batch

### What happened? I expected the deletion of a user to succeed. The UI page 500'd. ### Version 0.2.119 ### Relevant log output _No response_

bug
batch