Skip to content

Service Transport sendRequest implementations hide errors #98

@stewSquared

Description

@stewSquared

When calling a service through a serviceTransport (implementations in HttpRestServiceTransport and TestRouteServiceTransport), failures aren't propogated back to the client in with complete information. This is troublesome for any endpoint that might 4xx with information that should be passed to the client rather than wrapped in a 500. In particular, this is inconvenient for any delegating endpoints.

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