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.
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.