On Connect Dashboard, requests to the JiraClientHelper have no timeout, thus preventing the page to diplay if Jira is not responding
Quick fix : set a timout
Better fix : make the request async from client side
- Is referenced in
On Connect Dashboard, requests to the JiraClientHelper have no timeout, thus preventing the page to diplay if Jira is not responding
Quick fix : set a timout
Better fix : make the request async from client side