Skip to content

Increase Jira read_timeout for Issues API

Mario Celi requested to merge 356814-increase-jira-issues-read-timeout into master

What does this MR do and why?

Default HTTP client timeouts might be too low for Jira endpoints where we fetch Issue information. We had reports of people hitting timeouts on Jira instances with a large amount of issues

Feature change behind the increase_jira_import_issues_timeout feature flag so no changelog needed yet

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #356814 (closed)

Merge request reports