-
Notifications
You must be signed in to change notification settings - Fork 10
Stop operatoions while administrating #67
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request