Wenjun Ruan
Wenjun Ruan
I also meet this problem, is there any solution?
> > I also meet this problem, is there any solution? > > I ended up switching to MoboXterm shortly after. Still using it I use macos ðŸ˜
@hdygxsj Hi, thanks for your DSIP, in your design, the auth2 is used in api module, right? Right now in api module all login should bind to user, since ds...
> Hi @ruanwenjun , In the existing implementation, after the successful authorization of OAuth2, it will obtain the username from the oauth provider's user info api and judge whether the...
I will take a deep look.
Please provide the needed information of a DSIP https://github.com/apache/dolphinscheduler/issues/14102. > The purpose of SDK is to allow third-party systems to register in DS through the integration of DS SDK plugins....
> I don't quite understand what "ignoring this feature makes sense" means. "ignore whether this feature make sense or not". > 2. Please provide detailed information about DSIP in the...
1. Maybe it's good practice to ignore network error, if we find there exist network error we should always retry. 2. Do you means when failover we need to take-over...
> > * Do you means when failover we need to take-over the previous task which has already submitted to remote cluster? > > exactly > > e.g. > >...