Skip to content

Conversation

@ehigham
Copy link
Member

@ehigham ehigham commented Oct 31, 2025

Change Description

Fixed the order of return values in the update function in front_end.py. The function was returning (update_id, start_job_id, start_job_group_id) but the correct order should be (update_id, start_job_group_id, start_job_id).

Security Assessment

This change has low impact the Hail Batch instance as deployed by Broad Institute in GCP.

@ehigham ehigham requested a review from a team as a code owner October 31, 2025 19:02
Copy link

@sarahgibs sarahgibs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved.

@ehigham ehigham added this to the 0.2.137 milestone Nov 3, 2025
@ehigham ehigham requested a review from cjllanwarne November 3, 2025 15:28
Copy link
Collaborator

@cjllanwarne cjllanwarne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦‍♂️

Looks good, thanks Ed!

@hail-ci-robot hail-ci-robot merged commit ef0a16c into hail-is:main Nov 3, 2025
2 checks passed
@ehigham ehigham deleted the ehigham/batch-idempotent-update branch November 3, 2025 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants