The command to reload configs and send changed ones.
By default, up-to-date configs aren’t resent across the system.
Use ReloadConfigs::with_force(true)
to change this behavior.
Contains a reason why some actor rejects the config.
The request to reload configs and send changed ones.
If the validation stage is failed, TryReloadConfigsRejected
is returned.
By default, up-to-date configs isn’t resent across the system.
Use TryReloadConfigs::with_force(true)
to change this behavior.
The response to TryReloadConfigs
.