Skip to content

Catch HypernodeApiServerException in brancher polling#199

Open
poespas wants to merge 1 commit into
masterfrom
catch-server-exceptions-brancher-logbook
Open

Catch HypernodeApiServerException in brancher polling#199
poespas wants to merge 1 commit into
masterfrom
catch-server-exceptions-brancher-logbook

Conversation

@poespas

@poespas poespas commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

The logbook polling loop in BrancherHypernodeManager only caught HypernodeApiClientException (4xx), meaning 5xx server errors from the API would bubble up as uncaught exceptions and kill the deploy. this widens the catch to also handle HypernodeApiServerException, same for DeployRunner's brancher provisioning block

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant