d4x1 commented on issue #8017:
URL:
https://github.com/apache/incubator-devlake/issues/8017#issuecomment-2338365256
Agreed with most of your advice.
case 1, Config UI can use the existing API /plugin/connection/{id}/test, it
will check the token. If necessary, I can create a new API to make Config UI
simpler.
case 2,I'v made some progress which can be seen in pr
https://github.com/apache/incubator-devlake/pull/7966, it still needs lots of
work.
case 3, I want to make sure that: if there are two kinds of connections and
the token of one of them are invalid, should the whole pipeline fail
inmediatly? I am not sure about it.
IMO, if github's token is invalid, then all github related tasks should
failed inmediatly, but jira tasks should run correctly.
--
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]