Skip to content

HTTP response status code should be checked #5

@salmanasiddiqui

Description

@salmanasiddiqui

This gem works great. But if for some reason quickbase is down or not available for a request, then this gem doesnt raise any exception and returns nil or empty array depending on the method called. Like if we call do_query method, and for some reason the request fails with 404 or 500 status code. Then the method will return an empty array instead of raising an exception or something.

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