Skip to content

add error handling for remote requests #4

@jpuck

Description

@jpuck

For example, if the token expires and you make a request, we're left with a bland:

 [ERROR] pull failed

with no indication of why. At the very least we could have returned the http response code.

There needs to be better error reporting (maybe optionally introduced with verbosity settings) throughout all the remote endpoint connections.

return $io->error('pull failed');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions