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
If the plugin.proto file has been changed, it's sometimes useful to regenerate the gRPC server interfaces.
You can use the command make plugin.grpc.pb.cc plugin.pb.cc to regenerate them.