You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/10/26 07:35:17 UTC

[GitHub] [incubator-devlake] klesh opened a new issue, #3580: [Feature][helper] Increase the default value of API_TIMEOUT from 10s to 120s

klesh opened a new issue, #3580:
URL: https://github.com/apache/incubator-devlake/issues/3580

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   Currently, we have our API_TIMEOUT default to `10s` to halt the pipeline ASAP so users may correct and rerun quickly.
   
   However, in some environments, the JIRA SERVER API response time is far slower, we received multiple reports indicating the elapsed time could be higher than 40s.
   
   To accommodate situations like that, I suggest that we increase the default API_TIMEOUT value to `120s`. Although it prolongs the time for the "correct and rerun" scenario, it is worth it because the chance of the scenario is quite low and negligible.
   
   ### Use case
   
   Users with slow JIRA API response may still collect data without error
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] 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: commits-unsubscribe@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] likyh closed issue #3580: [Feature][helper] Increase the default value of API_TIMEOUT from 10s to 120s

Posted by GitBox <gi...@apache.org>.
likyh closed issue #3580: [Feature][helper] Increase the default value of API_TIMEOUT from 10s to 120s
URL: https://github.com/apache/incubator-devlake/issues/3580


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org