channable / channable/opsqueue
Feature: Client receives asynchronous `ChunkReservationExpired` not actionable from library
Ouverte
enhancement
- Langage dominant
- Rust
- Étoiles
- 96
- Forks
- 2
- Merge moyen
- 1 h 2 min
- PR mergées (30 j)
- 2
Description
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`.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- rust
- Domaine
- distributed-systems
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100