Skip to content

Utility to debounce room creation #332

@Half-Shot

Description

@Half-Shot

I've found that we often create rooms asynchronously and build in debouncing logic all over the place to avoid the same room being created twice. I'd suggest we create a debouncing component that simply keys a room create promise to a unique key, to avoid creating multiple rooms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-EnhancementNew features, changes in functionality, performance boosts, user-facing improvements.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions