Skip to content

Added new endpoint to cancel grouped runs#292

Merged
aashir21 merged 5 commits into
mainfrom
ash-group-cancel
May 19, 2025
Merged

Added new endpoint to cancel grouped runs#292
aashir21 merged 5 commits into
mainfrom
ash-group-cancel

Conversation

@aashir21
Copy link
Copy Markdown
Contributor

@aashir21 aashir21 commented May 13, 2025

aashir21 added 2 commits May 13, 2025 12:53
Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
Copy link
Copy Markdown
Member

@jadecarino jadecarino left a comment

Choose a reason for hiding this comment

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

Hi Ash, good work, I have a few comments throughout, but they are all related to one of two questions I have about the work item itself, that perhaps if I understand better, will address my comment.

  1. Is this work item meant to include resetting runs by their groupId or just cancelling them? The story only mentions cancelling them, but if you have had a separate discussion about including resetting also, thats fine.

  2. My main question - how is the processing of the request and returning of a response meant to work? A groupId is provided to the API, which finds a list of matching runs. Then that list is looped through and each individual run is attempted to cancel. Are we trying to send multiple responses back to the client for if each run was successfully cancelled/not cancelled due to error, or are we meant to be combining this into a "overall" response and sending that back? This will help me understand better whats trying to be achived.

Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
Copy link
Copy Markdown
Member

@jadecarino jadecarino left a comment

Choose a reason for hiding this comment

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

Hi Ash, just a few small changes, and also a question perhaps just to help my understanding of whats going on. Thanks!

aashir21 added 2 commits May 16, 2025 11:07
Signed-off-by: Aashir Siddiqui <aashir_sidiki@hotmail.com>
Copy link
Copy Markdown
Member

@jadecarino jadecarino 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 for making these changes Ash

@aashir21 aashir21 merged commit b3c9069 into main May 19, 2025
32 checks passed
@aashir21 aashir21 deleted the ash-group-cancel branch May 19, 2025 08:36
techcobweb pushed a commit to techcobweb/galasa that referenced this pull request May 27, 2025
…inId

CLI now supports access tokens by loginId
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.

2 participants