Browse code

V1.2: more error handling, forcing home mode, 10 retries everywhere

louis.jonget authored on20/03/2023 13:25:29
Showing1 changed files
... ...
@@ -1,3 +1,3 @@
1
-{
2
-    "C_Cpp.errorSquiggles": "Disabled"
1
+{
2
+    "C_Cpp.errorSquiggles": "disabled"
3 3
 }
4 4
\ No newline at end of file
Browse code

all calls to xhr function with retry feature

Louis authored on12/12/2022 20:09:06
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,3 @@
1
+{
2
+    "C_Cpp.errorSquiggles": "Disabled"
3
+}
0 4
\ No newline at end of file