stable

Clone or download

Read-only

feat: Close request #31085 Increase timeout for Jira HTTP Client

In some contexts, having a 5 seconds timeout for the HTTP client used to import data from Jira is not enough. In this particular case, the timeout is increased to 30 seconds. No functional change expected here. The Jira import must work as before. Change-Id: I96a4a27f1fb41c7428509d2791aa2353bfcacaaf

Modified Files

Name
M plugins/tracker/include/Tracker/Creation/JiraImporter/ClientWrapper.php +10 −7 Go to diff View file
M src/common/Http/HttpClientFactory.php +11 −19 Go to diff View file