Eugene Khashin

Results 4 issues of Eugene Khashin

Hey there, Is it possible to make all the changes made using the API be persistent even when the server is restarted (or to be saved to any other config...

feature

Referring to issue https://github.com/arturictus/sidekiq_alive/issues/25, running in docker container, somehow queues are not removed, so it might be helpful to have ability to set a permanent system-independent hostname value besides using...

`NoMethodError: undefined method status for #` hotfix

Hello, I'm running bot in poller mode and getting timeout and SSL issues sometimes. Here is how I launch poller in rake task: `Telegram::Bot::UpdatesPoller.new(Telegram.bots[:default], BotController).start` Library version: *0.15.7* Runtime: *Docker*...