I have I have a angular + Django backend . SO wat is happening is that when I am excutin a function then it calls an api. There are three states: Started, Running, Completed. Currently I have implement a system using pooling. but the issue is that I am able to get only Started and Completed.