my code does not work well
osjtf
FREEOP

5 months ago

the same code when i run it locally it does everything but here it skips or slow i think i could not figure it out but the code is certainly working well

python code for telegram uses api and a lot of messages to handle

$10 Bounty

3 Replies

Railway
BOT

5 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


case
PRO

5 months ago

@osjtf you need to share more information about the issue, this is not enough to debug.


iiiixi
HOBBY

5 months ago

Check if you're getting rate limited by telegram api. 30 messages per second is the limit. Or could be a looping issue. Since your code runs well, that's what I can guess as of now without code examples


Loading...