How can you use `nestjs-telegraf` if your API is running horizontally on several containers at the same time? As of now, I get the following error: ``` 409: Conflict: terminated by other getUpdates request... ```
How can you use
nestjs-telegrafif your API is running horizontally on several containers at the same time?As of now, I get the following error: