Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

return hyper-esque errors #45

@tripott

Description

@tripott

update cloud.hyper adapters to return hyper-esque errors on managed errors and rejected promises on an unhandled exception.

Each adapter method in the case of handled exceptions should return a resolved promise that resolves to a hyper error

A hyper error consists of:

ok: false
msg: optional: string
status: optional: integer
Unhandled exceptions the adapter should return a rejected promise. We should get this oob.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions