Skip to content

Skip room join until we run into a 403/401 #50

Closed
@MadLittleMods

Description

@MadLittleMods

Spawned from #31 (comment)


Most of the time, we're already joined to the room so there is no need to try joining the room every single time a request is made.

We can instead skip the join and go straight into fetching the room metadata. If we encounter a403 Forbidden or 401 Unauthorized, we can then run the join and run the data fetchers again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-archive-room-viewThe view to look at a room day by day in the archiveA-backendRelated to the backend Node.js server piecesT-EnhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions