realhuseyn opened a new issue, #7947: URL: https://github.com/apache/incubator-devlake/issues/7947
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened My pipeline results in errors. One of them is related to collecting Jira metrics. subtask collect Issues ended unexpectedly Wraps: (2) Error waiting for async Collector execution Wraps: (3) Retry exceeded 3 times calling agile/1.0/board/64/issue. The last error was: Get "https://jira.***.**/rest/agile/1.0/board/64/issue?expand=changelog&jql=updated+%3E%3D+%272024%2F02%2F15+18%3A18%27+ORDER+BY+created+ASC&maxResults=100&startAt=0": context deadline exceeded (Client.Timeout exceeded while awaiting headers) | Wraps: (2) Get "https://jira.***.**/rest/agile/1.0/board/64/issue?expand=changelog&jql=updated+%3E%3D+%272024%2F02%2F15+18%3A18%27+ORDER+BY+created+ASC&maxResults=100&startAt=0" | Wraps: (3) context deadline exceeded (Client.Timeout exceeded while awaiting headers) | Error types: (1) *hintdetail.withDetail (2) *url.Error (3) *http.httpError Error types: (1) *hintdetail.withDetail (2) *hintdetail.withDetail (3) *errors.errorString Task6216 Jira:64 <img width="1224" alt="image" src="https://github.com/user-attachments/assets/ad683633-3205-431c-a127-81953f4dcde9"> ### What do you expect to happen I tested the request URL which Devlake tried and got a response from Jira. But it happens overall ten minutes. So I need to configure timeout configs of this pipeline. Is it possible? ### How to reproduce Rerun pipeline ### Anything else _No response_ ### Version v1.0.1-beta7 ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@devlake.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org