2 years ago
Is something wrong with US-Oregon? My services take a lot of time to respond
32 Replies
2 years ago
can you send a link to where you could see this?
2 years ago
that seems more like an application level issue or an issue with telegram's servers.
do you happen to have a simple /ping command?
2 years ago
please go ahead and implement that
2 years ago
nothing, just return the text "pong"
2 years ago
you don't need to?
2 years ago
it's a telegram bot
2 years ago
right but it's useful for debugging purposes
2 years ago
please let me know when you have implemented the /ping command
by ping command do you want me to enable public http and then ping the http?
2 years ago
no, it's a bot, I'm not sure why you are mentioning http?
2 years ago
yes correct
2 years ago
not yet, just wanna know what kinda time it takes for the ping command to reply
usually it is instant for the commands like 1-3 seconds max but today for some reason they are very slow
2 years ago
how slow is very slow
2 years ago
maybe your code is single threaded and is not able to respond to all the messages