We have written an Wrapper API call to fetch the all the projects and its respective issues from JIRA instance to other using JIRA API such as GetProjects(), GetProject() and GetIssue(). We are able to get respective data but its only for about 4-5 mins. After 4-5 mins the session is getting elapsed. Need help on this issue.