Skip to content

MatrixClient is not stopped when the token no longer works #9451

Closed
matrix-org/matrix-js-sdk
#895
@turt2live

Description

@turt2live

This results in us hitting /versions, /pushrules, and /sync with no success because the token doesn't work. /pushrules is called on a loop to try and get them, which invokes calls on /versions. /sync just happens.

We should stop the MatrixClient when we know there's no hope in syncing.

Metadata

Metadata

Assignees

Labels

A-PerformanceS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundT-DefectX-Regression

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions