Feroze Mohideen 2 years ago
parent
commit
4ff0a204f8
1 changed files with 1 additions and 0 deletions
  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,
     }
   );