social / pragma.order / OrderService / resetPluginsOperatorV1 /
resetPluginsOperatorV1 #
suspend fun resetPluginsOperatorV1(operatorSession: OperatorSession, request: OrderRpc.ResetPluginsOperatorV1Request): OrderRpc.ResetPluginsOperatorV1Response
Reset plugins to clear any caches. Does not work for multinode; xbox order investigation
Plugins
- OrderProviderPlugin.sortConfigs - Called to take the raw config input from the request and transform it for the correct dynamic storage values.
PragmaResultErrors
- pragma.PragmaError.OrderService_InternalError when a service to service rpc call fails.