e2corporation commented on issue #2111: URL: https://github.com/apache/incubator-devlake/issues/2111#issuecomment-1149877920
No, this logic executes after a save or modify operation is performed (lines `193 - 196`). The timeout here is used for UI alerting once completed, the connection response is stored as $saveComplete, additionally a Test Connection routine is performed for only JIRA and GitHub Providers that have a token specified. Ideally this logic would live inside another effect, thereby removing the need for a timeout wrapper. I can revisit this logic, I would need more details as to what exact problem you are experiencing. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
