Websocket server reads messages like 10 min late with Spring boot stomp

Viewed 21

My application consists of a master spring boot application and 18 agents spring boot application. Each agent sending information to master for every 30 sec. However after some time master application processes messages that arrived like 10min before. when I restart master application, it works fine. I could not solve the problem. is anyone has idea what should I check

0 Answers
Related