So, we're basically trying to accomplish a progress bar for a particular task on the server. So, our
So, we're basically trying to accomplish a progress bar for a particular task on the server. So, our team decided to stream the response and process each chunk separately... So in the client we do something like this:







