mautrix / meta

A Matrix-Facebook Messenger and Instagram DM puppeting bridge.
GNU Affero General Public License v3.0
155 stars 11 forks source link

Add periodic refresh for connection #58

Closed javiercr closed 3 months ago

javiercr commented 4 months ago

We've observed a number of intermittent errors where the socket connection is closed while trying to send a message (refresh error; please retry in a few minutes).

Until we figure out why that's happening, this should help mitigate those problems by refreshing the connection at a given interval.