set default health cache to 10s

This commit is contained in:
Igor Lins e Silva
2023-01-26 13:56:54 -03:00
parent ea8dd6d3f7
commit 3a5997ca98
+2 -1
View File
@@ -367,7 +367,8 @@ function bigint2Milliseconds(input: bigint) {
const defaultRouteCacheMap = {
get_resource_usage: 3600,
get_creator: 3600 * 24
get_creator: 3600 * 24,
health: 10
}
export async function timedQuery(