channable / channable/opsqueue
panic: get_submission while reserving failed: R(SubmissionNotFound(SubmissionId(u63(7498711361585676288))))
- 主要言語
- Rust
- スター
- 96
- フォーク
- 2
- 平均マージ
- 1時間 2分
- マージ済み PR(30日)
- 2
説明
Sentry Issue: [OPSQUEUE-Z](https://channable.sentry.io/issues/7695012195/?referrer=github_integration)
```
panic: get_submission while reserving failed: R(SubmissionNotFound(SubmissionId(u63(7498711361585676288))))
?, in opsqueue::consumer::dispatcher::Dispatcher::join_chunk_with_submission_info::::{closure#0}
?, in opsqueue::consumer::server::state::ConsumerState::fetch_and_reserve_chunks::{closure#0}::{closure#0}
?, in opsqueue::consumer::server::ws_accept_handler::{closure#0}::{closure#0}::{closure#0}
...
(19 additional frame(s) were not displayed)
```
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start with opsqueue::consumer::dispatcher::Dispatcher::join_chunk_with_submission_info and follow its callers in ConsumerState::fetch_and_reserve_chunks and ws_accept_handler. Use the linked Sentry issue to investigate why reserving encounters SubmissionNotFound; done means the reported panic is resolved and the behavior is verified against the failure path.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- backend
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 活発
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100