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
I search the issues but didn't find any reasoning for why all properties in the PluginClient class are protected and not private. The same applies to the configure() method. This is especially risky for the options property as you rely on the max_restarts options being set in createPluginChain().