Skip to content

[Feature]: The echo of execution log queries needs optimization. #5733

Description

@Lroyia

Deployment type

self-host

What do you want and why?

当出现长程任务执行记录时,agent的执行可能会搞到1~2小时之久。这回产生成百上千的执行日志。

当前执行日志的执行记录是直接全量显示出来这,而不是滚动分页。这会导致一打开日志弹窗,所有的日志就会全部加载出来。这日志量一上去,直接全量加载的话,浏览器会直接将电脑卡死。

因此,我认为执行日志的加载必须改成滚动分页来优化。

Image Image

Proposed solution (optional)

No response

Screenshots / mockups (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions