channable / channable/opsqueue
panic: get_submission while reserving failed: R(SubmissionNotFound(SubmissionId(u63(7498711361585676288))))
- Lenguaje dominante
- Rust
- Estrellas
- 96
- Forks
- 2
- Merge medio
- 1 h 2 min
- PR fusionados (30 d)
- 2
Descripción
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)
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- rust
- Área
- backend
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Activo
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100