Good afternoon. I use
org.telegram
telegrambots-springboot-longpolling-starter
9.5.0 .
There is a problem with launching the application if it is not possible to connect to Telegram at the start of the application, as our exchange with Telegram is slowing down. But if the application managed to connect to Telegram at startup, then it works fine, and the bot does not always manage to receive messages from the server, but after several attempts it manages to do so. When starting the application, we decided to make sure that the application did not fall off at startup due to lack of connection.?
Good afternoon. I use
org.telegram
telegrambots-springboot-longpolling-starter
9.5.0 .
There is a problem with launching the application if it is not possible to connect to Telegram at the start of the application, as our exchange with Telegram is slowing down. But if the application managed to connect to Telegram at startup, then it works fine, and the bot does not always manage to receive messages from the server, but after several attempts it manages to do so. When starting the application, we decided to make sure that the application did not fall off at startup due to lack of connection.?