Skip to content

proxyStream method does not call ExceptionHandler #273

Closed
@sapessi

Description

@sapessi
  • Framework version: 1.3.2
  • Implementations: All (core)

Scenario

The proxyStream() method of LambdaContainerHandler does not catch all exceptions and pass them to the ExceptionHandler object.

Expected behavior

Exceptions should be caught and passed to the ExceptionHandler object to generate a response. The proxy() method implements this behavior correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions