Blocks fails to load reliably on slow networks
- 主要言語
- Haskell
- スター
- 1.3k
- フォーク
- 201
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
In a school setting with a less than ideal network, it very often takes students several reload attempts before code.world/blocks will load for them. Not sure if this is some kind of race condition, or just a consequence of the size of the generated JavaScript in the `funblocks-client` package.
Whatever the case, this is a serious problem. It not only takes 5 to 10 minutes away from each class session, but far worse, it leaves students feeling like can't use the site without adults there ready to handle the problems.
コントリビューションガイド
調査の方向性
低速なネットワークで code.world/blocks の読み込み失敗を再現し、funblocks-client パッケージと生成された JavaScript を調査します。その挙動が競合状態によるものか、ペイロードサイズの問題によるものかを特定し、低速なネットワークで繰り返しテストして検証できる信頼性の高い読み込み結果を定義します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- haskell, javascript
- 領域
- frontend, performance
- issue の種類
- バグ
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100