Open jovany-wang opened 1 year ago
Here is a really simple idea, we could just pass raw config dict to ProxyClass
:
gRPCProxy
,we would build a config instance inside init
methodHowever, config error won't be detected until actor remote call, so we need a way to let user find out config errors early