8go / 8go/matrix-commander-rs

`--listen all` doesn't see most of the messages

未關閉
#176 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Rust
星號
236
分支
25
平均合併
4 小時 30 分鐘
30 天內合併 PR
2

描述

Tried this:
`~/matrix-commander-rs -l all -o json -r '!ydUdwdCOpuYwfpXbGq:gitter.im'`
Getting always 0 messages (should be around 100)

Tried this:
`~/matrix-commander-rs -l all -o json -r '!nGIlGGfGOXfFyPhrPN:gitter.im'`
Getting randomly 0 or 3 messages (from a room with thousands)

While python version works correctly (from time to time).

`v0.10.2/matrix-commander-rs.x86_64-unknown-linux-gnu`

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

這個 issue 是關於 `--listen all` 命令未取得預期數量的訊息。查看處理 listen 命令的程式碼,可能位於 main.rs 或某個命令模組中。將 Rust 實作與 Python 版本進行比較,檢查訊息取得邏輯的差異。執行提供的命令以重現問題,並檢查 JSON 輸出。檢查用於取得 room 訊息的 matrix-rust-sdk 整合。

由索引模型根據 Issue 內容生成。

評估

領域
cli
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
描述清楚
新手友好度
55/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。