I could troubleshoot the problem partly. Without the headers parameter in the .get() method in the fetch issues() function, I am getting the correct features downloaded. But if I remove headers (token authentication parameter) the process is very slow and is getting timed out. Any inputs?