You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe the matrix protocol is inherently dependent on polling.
The actual API interaction is handled by matrix-python-sdk. On first glance, I don't see any easy way to adjust the polling frequency, but there should be some way to configure it.
Hello !
Thanks for you work!
Is there a way to make the bot working on event base mode instead of polling ? or adjusting the polling frequency ?
I implement a dice roller bot but it is very slow.
The time between the command and the notification of my bot is too long.
How can i reduce it ?
Regards
The text was updated successfully, but these errors were encountered: