Closed
Description
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()
.
Metadata
Metadata
Assignees
Labels
No labels