Skip to content

Stop operatoions while administrating #67

@redakker

Description

@redakker

I ran into an issue that the admin page is stuck in the "Loading..." state or it is extremely slow.
This is because other operations are working in the background and no processing time left for ESP32.

Solution idea:

  • stop the background processing if the admin page is called, and implement a checkbox: "start functions after restart" for the admin page.

Nice to have feature:

  • stop the operations till it is not configured. (Fresh install and empty config)

I the checkbox is checked then don't reload the admin page and start the background processes

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions