chengshiwen commented on pull request #5387: URL: https://github.com/apache/dolphinscheduler/pull/5387#issuecomment-826465573
> The table does not seem to exist. In this case, the alarm will not function properly. > Therefore, this may not be a problem. @CalvinKirs In most cases, it is not a problem. In the case of **one-click deployment**, such as docker/k8s, the first time alert-server is started, it often fails because `t_ds_plugin_define` is not created. This will affect the experience of the first deployment of new users. So it would be better to add this judgment. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
