I am trying to fetch data from API and store it in a state using Redux Saga. But action is getting dispatched infinite time while the result is not being returned by the API