Closed rdgomt closed 4 years ago
Hello!
Can I initiate a queue within a redux saga then access queue as state within app components? I need to listen to queue status change.
I want to "build" a queue on app splash with just workers and no jobs, then create jobs when user make certain API calls.
Hello!
Can I initiate a queue within a redux saga then access queue as state within app components? I need to listen to queue status change.
I want to "build" a queue on app splash with just workers and no jobs, then create jobs when user make certain API calls.