Skip to content

Provide a clean way for Bridging Interceptors to get a cancel signal #7164

@yschimke

Description

@yschimke

Application Interceptor that use an alternate transport and short circuit the interceptor chain don't have a clean way to handle cancellation.

They can either poll the call, or possibly set a specific EventListener and handle the cancel event to get this signal.

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