Dirk
07/03/2025, 8:52 AMAlexander Sysoev
07/03/2025, 10:22 AMresource
function.
Configuration is off here.
It should be like this:
rpc {
rpcConfig {
waitForServices = true
timeout = Duration.INFINITE
pingInterval = 30.seconds
}
// register services here
}
Dirk
07/03/2025, 10:57 AM