Skip to content

[device service & experiment service] peerconnection & callback handling #64

Description

@lassertos

Currently many peerconnections remain in the "new" / "failed" state and are not deleted. This causes device-changed callbacks to take longer than expected, since all peerconnections remaining in the status "new" will be checked to see whether a connection may now be established.

Since the services furthermore currently wait for the response of the callbacks this may lead to unexpected request-timeouts.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions