DefGuard / DefGuard/client

Add stats monitoring task/thread management

Open
#478 1 comment 0 reactions 0 assignees View on GitHub
optional for release refactoring
Dominant language
Rust
Stars
369
Forks
39
Avg merge
21h 2m
Merged PRs (30d)
32

Description

For each connection we spawn a background task which receives stats updates for a given interface from the daemon.
We do store the handle to each task, but they're not actively monitored - we only check the return status on disconnect/reconnect.

In case the task runs into any errors/fails for whatever reason we should be able to show an error and disconnect.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.