Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Goal: Reduce Network Usage

オープン
#764 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
30/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
go

調査の方向性

Start by tracing KGW's schema polling and the deployment configuration that controls its interval. Confirm the current polling behavior, then verify that the interval is five minutes and that network usage is reduced without changing the documented deployment consequences.

索引モデルが issue の本文から書いたものです。

説明

type: goal

detected our network usage was incredibly high (TB/day), and it was increasing proportionally with amount of streams
requests seemed to be coming from KGW since its outgoing data was low while incoming was high (eth0 interface)
Determined that the source is KGW polling all the schemas
We'll temporarily make this poll interval to 5 minutes. Consequence: we'll probably get dataset/schema/procedure not found errors right after creating streams. It only affects deployment. If desired, we can target nodes directly to avoid this error while deploying

Making the network usage lower, will reduce our cost on infrastructure

Problem:

主要言語
Go
スター
7
フォーク
3
平均マージ
3時間 2分
マージ済み PR(30日)
13

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

trufnetwork/node のほかの issue

trufnetwork/node の issue をすべて見る

似ている issue

Go の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。