Skip to content

Conversation

@kohsuke
Copy link
Contributor

@kohsuke kohsuke commented Sep 5, 2025

It looks like c41d9a6 removed the raise_for_status check, without which error message from the server won't be reported, even as a warning.

This breaks the subset call in case of the server failure, since res.json() looks as if it's returning an empty subset

Assigning the review to @Konboi to make sure the change in c41d9a6 is unintentional.

It looks like c41d9a6 removed the
`raise_for_status` check, without which error message from the server
won't be reported, even as a warning.

This breaks the subset call in case of the server failure, since
`res.json()` looks as if it's returning an empty subset
@kohsuke kohsuke requested a review from Konboi September 5, 2025 18:05
@Konboi
Copy link
Contributor

Konboi commented Sep 16, 2025

Thank you for fixing it. But it seems you should change the base from main to v1

@kohsuke kohsuke changed the base branch from main to v1 September 16, 2025 06:14
@kohsuke kohsuke merged commit 07b7c57 into v1 Sep 16, 2025
13 checks passed
@kohsuke kohsuke deleted the subset-error-handling branch September 16, 2025 06:18
@github-actions github-actions bot mentioned this pull request Sep 17, 2025
Konboi added a commit that referenced this pull request Sep 22, 2025
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.

3 participants