v0.8.2
- Added utility function (
from mautrix.util.network_retry import call_with_net_retry
) for retrying network calls - Updated
Portal._send_message
to use aforementioned utility function
from mautrix.util.network_retry import call_with_net_retry
) for retrying network callsPortal._send_message
to use aforementioned utility function