Исправление ошибок

При установке Системы в режиме Kubernetes для всех Java-контейнеров:

JAVA_OPTS: "-Dreactor.netty.pool.maxIdleTime=600000"

1 reactor.util.Loggers$Slf4JLogger: Operator called default onErrorDropped

2 reactor.core.Exceptions$ErrorCallbackNotImplemented: org.springframework.web.reactive.function.client.WebClientRequestException: readAddress(..) failed: Connection reset by peer; nested exception is io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer

3 Caused by: org.springframework.web.reactive.function.client.WebClientRequestException: readAddress(..) failed: Connection reset by peer; nested exception is io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer

4 at org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction.lambda$wrapException$9(ExchangeFunctions.java:141)

5 Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:

6 Error has been observed at the following site(s):