Commit 53154a5
committed
Fixed Python 3.9 CI race condition in workspace.add()
- Only apply retry loop for LiveBackend (not standalone mode)
- Increased retry timeout from 2s to 5s for CI robustness1 parent eb91035 commit 53154a5
1 file changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
810 | 810 | | |
811 | 811 | | |
812 | 812 | | |
813 | | - | |
814 | | - | |
815 | | - | |
816 | | - | |
817 | | - | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
818 | 819 | | |
819 | 820 | | |
820 | 821 | | |
| |||
0 commit comments