Michael Anishchanka

Results 16 comments of Michael Anishchanka

So, until that is done, what is the best practice for creating indexes? Where is it better to create them?

> @rdfsx https://github.com/stxnext/pymongo-migrate So where should I look?:)

> such an important feature, plz have it soon Perhaps I could do a pull request, but I need some explanation 🤔

> Hey! This is a great feature request. I'll try to add this in one of the next releases. Thank you Not added yet?

> It's the best template for aiogram3.0 I could find! But can you please to privide minimal example within webhook updates? Hi! I have never implemented webhooks in aiogram 3....

> I've [implemented](https://github.com/mixartemev/aiogram-template/commit/d176dc0b2e73394516e14aad50e5caad1762dc1e) webhooks as it is shown at [aiogram3.0 example](https://github.com/aiogram/aiogram/blob/c7058584219a2138bab44b7760604bf62783aaf5/examples/multibot.py) but in this case mongo fsm storage is crashes due to some low-level asynchronous things that I didn't understand,...

Are you sure you need webhooks? In my experience, the only time they're useful is when you're highloading and need to proxy requests to multiple bot instances. But I mean...

Расписание остаётся в боте потому что оно остаётся в бд университета. Это можно было бы пофиксить и ввести некоторые новые изменения и я планировал это сделать, но в последнее время...

> А можно ли как-то исправить оригинальную базу данных или кого-то попросить внести изменения? Кажется ничего сложного Ситуация сейчас такая: каждое утро бд бота синхронизируется с бд университета. Так что...

> А можно ли как-то исправить оригинальную базу данных или кого-то попросить внести изменения? Кажется ничего сложного Если найдёшь контрибьюторов (среди студентов например) то я буду очень благодарен)