channable / channable/opsqueue
panic: get_submission while reserving failed: R(SubmissionNotFound(SubmissionId(u63(7498711361585676288))))
- Langage dominant
- Rust
- Étoiles
- 96
- Forks
- 2
- Merge moyen
- 1 h 2 min
- PR mergées (30 j)
- 2
Description
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)
```
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- rust
- Domaine
- backend
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- Active
- Clarté
- À clarifier
- Accessibilité débutants
- 35/100