Skip to content

Control/device.js: limit the amount of logs #73

@jini-zh

Description

@jini-zh

Button's RBU has generated over 80000 log entries, and when I click to its entry in the list of devices on the control page, the browser tab stops responding. Add something like limit 50 to the SQL query here: https://github.com/ToolDAQ/WebServer/blob/master/html-Common/Control/device.js#L80 ?

Would be nice to have some flexible and generic approach to cope with devices generating too many logs over short time.

Metadata

Metadata

Assignees

No one assigned

    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