Tausif Ahmed

Results 2 comments of Tausif Ahmed

I am looking to abort queue. My scenario is after when user logout queue should be killed too.

to implement abort queue can we add some redux state property to monitor. if its becomes invalid then clear queue? something like this: ...in async action { queue: ..., callback:...,...