Feroze Mohideen 2 anni fa
parent
commit
4ff0a204f8
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      dashboard/src/lib/hooks/usePorterYaml.ts

+ 1 - 0
dashboard/src/lib/hooks/usePorterYaml.ts

@@ -85,6 +85,7 @@ export const usePorterYaml = ({
         setPorterYamlFound(false);
       },
       refetchOnWindowFocus: false,
+      retry: 0,
     }
   );