channable / channable/opsqueue

panic: get_submission while reserving failed: R(SubmissionNotFound(SubmissionId(u63(7498711361585676288))))

未关闭
#175 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
Rust
星标
96
派生
2
平均合并
1 小时 2 分钟
30 天内合并 PR
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。