Add stats monitoring task/thread management
オープン
まだ誰も着手していません。
optional for release
refactoring
- 主要言語
- Rust
- スター
- 370
- フォーク
- 39
- 平均マージ
- 13時間 24分
- マージ済み PR(30日)
- 33
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ファイル、テスト、エントリポイントのいずれも指定されていません。接続ごとの統計タスクがどこで起動され、切断/再接続時にそのハンドルがどこで確認されるかを追跡してください。完了条件は、タスクの失敗によってエラーが発生し、接続が切断されることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- networking
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100