You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
There is also some github/gitlab service in the topcoder-x-ui side which need token, such as, adding gitlab user to group service.
When token expires, we need to send notification to the copilot to refresh it.
The previous PR of #444 has implemented the notification process. It should be worked well when token of service in the topcoder-x-processor side expired, but not for the topcoder-x-ui side.
We should emit an event from topcoder-x-ui to topcoder-x-processor using kafka to send the notification of refresh token.