Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-38425: Be more robust when getting the running image #228

Merged
merged 1 commit into from
Mar 24, 2023
Merged

Conversation

rra
Copy link
Member

@rra rra commented Mar 24, 2023

Stripping before splitting means that we raise a random ValueError if one of the environment variables was missing. More generally, we got several exceptions that I think may be due to the lab getting shut down while we were asking it questions. Be more robust when parsing the response and treat any unrecognized response as providing no data.

Stripping before splitting means that we raise a random ValueError
if one of the environment variables was missing. More generally,
we got several exceptions that I think may be due to the lab getting
shut down while we were asking it questions. Be more robust when
parsing the response and treat any unrecognized response as providing
no data.
@rra rra merged commit fc23c38 into main Mar 24, 2023
@rra rra deleted the tickets/DM-38425 branch March 24, 2023 17:01
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.

1 participant