channable / channable/opsqueue
Feature: Client receives asynchronous `ChunkReservationExpired` not actionable from library
オープン
enhancement
- 主要言語
- Rust
- スター
- 96
- フォーク
- 2
- 平均マージ
- 1時間 2分
- マージ済み PR(30日)
- 2
説明
https://github.com/channable/opsqueue/blob/bd0a42e7f45ccd2750071e3dd3cd9bd4dda4fd25/opsqueue/src/consumer/client.rs#L293-L295
I would expect a local cancellation token that we can await to be informed we should stop processing the `Chunk`.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start in opsqueue/src/consumer/client.rs at lines 293-295 and trace how ChunkReservationExpired is delivered to the client. Determine how an awaitable local cancellation token should signal that processing of the Chunk must stop, then verify the expiration path informs consumers as requested.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- distributed-systems
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100