tdl
tdl copied to clipboard
[Bug] I encountered an issue with an exception stopping the process while forwarding./ 进行批量转发时异常停止并且没有提示
Describe the bug
I used export to export chat records, approximately 700,000 entries. Then, I used tdl forward --from tdl-export.json --to 21628 --mode clone to forward the messages. After forwarding a few dozen entries, the program stopped running without any error messages. 我使用export导出了聊天记录 大概70万条左右,随后我使用tdl forward --from tdl-export.json --to 21628 --mode clone进行转发,在转发了几十条之后程序停止运行并且没有任何的错误提示
To Reproduce
tdl forward --from tdl-export.json --to 216****28 --mode clone
Expected behavior
我需要能正常运行
Version
Version: 0.17.2 Commit: 291d7f5 Date: 2024-06-19T17:16:23Z
go1.21.11 linux/amd64
Which OS are you running tdl on?
Linux
Additional context
No response
Can you provide more details?