Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 360 Bytes

File metadata and controls

10 lines (7 loc) · 360 Bytes

Interceptors: Retry aborted

This example will show you how to write a response interceptor that automatically retries aborted QIX method calls. The Qlik Associative Engine may abort calls at any moment depending on other calls (like selections) that may cause current calculations to become invalid.

Runnable code