mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-19 10:57:19 +00:00
Increase core start seconds (#24604)
This commit is contained in:
parent
1d747c0901
commit
1e000d2740
@ -16,7 +16,7 @@ import {
|
||||
type NetworkInfo,
|
||||
} from "./data/supervisor";
|
||||
|
||||
export const ASSUME_CORE_START_SECONDS = 30;
|
||||
export const ASSUME_CORE_START_SECONDS = 60;
|
||||
const SCHEDULE_CORE_CHECK_SECONDS = 1;
|
||||
const SCHEDULE_FETCH_NETWORK_INFO_SECONDS = 5;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user