Troubleshooting
Logs
All logs produced by this plugin are created under the SubscribeStarAPIClient
log category
Cancelling Async Actions
All async actions expose an Async Action
pin, which is a reference to the action while it runs in the background.
If you want to cancel an action, for example to enforce a timeout on a request or in response to a user navigating
away from part of the UI which is waiting for an action's result, you can use the Cancel
function:
For any questions, help, suggestions or feature requests, please feel free to contact me at nbpsup@gmail.com