Skip to content

Handle check_for_status gracefully in get_info.py #283

Description

@KaushikMalapati

RIght now, the call to r.raise_for_status() is not within a try/except block. Since it can throw exceptions, it should be in one so the exception can be handled properly with descriptive output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions