duolicious / duolicious-frontend

The frontend of the Duolicious dating app
https://duolicious.app/
GNU Affero General Public License v3.0
34 stars 15 forks source link

Attempt to make chat more reliable #391

Closed duogenesis closed 3 months ago

duogenesis commented 3 months ago

I suspect that this issue is partly to blame for the poor reliability of chat in Duolicious: https://github.com/xmppjs/xmpp.js/issues/902 I also suspect that the Duolicious chat server's reliability is poor.

In any case, we can probably just add some retries and recreate chat clients when the server comes out of the inactive state.

Changes: