-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Флуд и UnknownIntent #173
Comments
Is there any way to resize the buttons in "Multiselect" so that you can write long text? |
Just found out that if you comment the class
instead of:
@Tishka17, maybe because of this generated window with wrong keyboard layout, we can't use the window after restarting the bot? At some point, I couldn't get buttons to work in the old window after restarting the bot, and of course, I'm using redis for the storage. But it was working like a charm until my project code grow in the numbers and became more complex with a couple more of ifs in the getters. I should check my code thoroughly first though, because I feel like I messed up somewhere. My environment settings for reference:
aiogram and aiogram_dialog:
Redis and Postgresql:
Anyways, thank you guys for creating this amazing library! I'm loving it! |
I get a similar bug if I restart the bot and the user continues to use it. |
@okoloboga do you use MemoryStorage, RedisStorage or other type of fsm storage? |
@Tishka17 MemoryStorage. I guess I haven’t fully figured out how to use it correctly with aiogram_dialog. update: |
При флуде инлайн клавиатуры плюет исключение
aiogram_dialog.exceptions.UnknownIntent: Context not found for intent id: Z7ZjG2
events_isolation
не помогаетaiogram3
v2.0.0b7
The text was updated successfully, but these errors were encountered: