channable / channable/opsqueue

Feature: Client receives asynchronous `ChunkReservationExpired` not actionable from library

未关闭
#48 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Rust
星标
96
派生
2
平均合并
1 小时 2 分钟
30 天内合并 PR
2

描述

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`.

贡献指南

这个仓库没有索引到贡献指南

调研方向

从 opsqueue/src/consumer/client.rs 的第 293-295 行开始,跟踪 ChunkReservationExpired 是如何传递给客户端的。确定 awaitable 本地取消令牌应如何发出信号,表示必须停止对 Chunk 的处理,然后验证过期路径是否按要求通知消费者。

由索引模型根据 Issue 内容生成。

评估

技术栈
rust
领域
distributed-systems
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

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