Skip to content

Debounce metadata-sync on signalr-client connect #13

@OlliMartin

Description

@OlliMartin

Currently each client connect triggers the respective server metadata sync.
This works, but has the problem of ignoring the semaphore/concurrency limiter, increasing load on the connected service.

Instead the metadata effect could be debounced, to wait a certain period before passing the list of hosts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions