likyh opened a new pull request, #2887: URL: https://github.com/apache/incubator-devlake/pull/2887
# Summary <!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please fill out as many sections below as possible. --> connection saving must return after 2 seconds even though the network is in localhost. So I fix it by using `promise.then`. Actually, the root reason is `Notification` is only displayed when save after several seconds. So I fix the root reason here too. ### Does this close any open issues? close #2111 -- 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]
