Feroze Mohideen 2 lat temu
rodzic
commit
4ff0a204f8
1 zmienionych plików z 1 dodań i 0 usunięć
  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,
     }
   );