- Notifications
You must be signed in to change notification settings - Fork1
Commit5a33829
fix: install a library missing from local library-index (#50)
* feat: enhance AddSketchLibrary to update library index and log progress* fix: improve library index update handling in AddSketchLibrary* fix: improve error handling in AddSketchLibrary by logging warnings instead of failing on library index update* fix: extend library index update interval to 60 seconds for improved performance* fix: update library index refresh interval to 10 minutes for improved performance* fix: improve error handling in AddSketchLibrary by logging warnings for library index update failures* Update internal/orchestrator/sketch_libs.goCo-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>* Update internal/orchestrator/sketch_libs.goCo-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>---------Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>1 parentc64fbf6 commit5a33829
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| 30 | + | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
| |||
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
46 | 59 | | |
47 | 60 | | |
48 | 61 | | |
| |||
59 | 72 | | |
60 | 73 | | |
61 | 74 | | |
| 75 | + | |
62 | 76 | | |
63 | 77 | | |
64 | 78 | | |
| |||
0 commit comments
Comments
(0)