perf: optimize CPU and memory usage of homepage traffic chart
This commit is contained in:
@@ -10,7 +10,7 @@ export const useCurrentProxy = () => {
|
||||
"getProxies",
|
||||
getProxies,
|
||||
{
|
||||
refreshInterval: 3000,
|
||||
refreshInterval: 2000,
|
||||
revalidateOnFocus: false,
|
||||
revalidateOnReconnect: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user