I've written another hacky solution at one point w...
# redux
a
I've written another hacky solution at one point where I had my Request action return a flow of other actions which would allow me to process them sequentially, but that felt like a really weird solution.