Skip to content

[Feature] Optimize dialogue log query logic #3288

Open
@linfengjjj

Description

@linfengjjj

MaxKB Version

v1.10.8-lts

Please describe your needs or suggestions for improvements

背景:用户每天的应用日志都很多,一天能达到1000条左右
现象描述:进入应用对话日志后,会查询一次日志记录,当查看某个日志详情后,关闭详情,又会触发一次重复的日志记录查询,客户应用日志数量比较多时,每次看完一条日志详情后,都会触发查询,而数量又比较多,页面就会转圈,所以用户在进行日志检查的时候会面临很多次“转圈”,体验很不好。
需求:建议看完某个日志详情后,页面不用再次触发日志记录查询了。

Image

Image

Please describe the solution you suggest

No response

Additional Information

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions