I am writing a simple program with React + Redux. Inside createAsyncThunk, I need to send multiple requests to send data chunks. Now my codes are something like the
createAsyncThunk