Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request invoked too often #3

Open
Jonesyj83 opened this issue Jun 12, 2018 · 5 comments
Open

Request invoked too often #3

Jonesyj83 opened this issue Jun 12, 2018 · 5 comments

Comments

@Jonesyj83
Copy link

Just tried the updated version and I'm getting.

06-13 01:52 telethon.telegram_bare_client INFO Invoking ['GetHistoryRequest(peer=InputPeerChannel(channel_id=1111111, access_hash=-11111111), offset_id=0, offset_date=None, add_offset=0, limit=50, max_id=0, min_id=31, hash=0)'] failed 1 times, connecting again and retrying 06-13 01:52 telethon.telegram_bare_client INFO Reconnection aborted: already connected 06-13 01:52 telethon.telegram_bare_client WARNING Request invoked too often, wait 23s
Have changed, channel_id and Access_hash.
Seems to only do it on this updated one.

@tomillo
Copy link

tomillo commented Jun 13, 2018

Maybe you just tried many consecutive times? Or trying have multiple telebagger instances working at same time?

@Jonesyj83
Copy link
Author

Jonesyj83 commented Jun 13, 2018 via email

@tomillo
Copy link

tomillo commented Jun 13, 2018

I just tried one every 10 minutes

@Jonesyj83
Copy link
Author

Would there be a way to have multiple channelids and webhooks in the one bot?
So config file have
"Channels": { "Channelid1":"webhook1", "Channelid2":"webhook2", "Channelid3":"webhook3", "Channelid4":"webhook4", "Channelid5":"webhook5"

Something like that?

@tomillo
Copy link

tomillo commented Jun 13, 2018

I would also like that function to be developed by @davidmckenzie 🤓

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants