Commit eebe352
fix: wait up to 20 seconds for blob to appear [(#3061)](GoogleCloudPlatform/python-docs-samples#3061)
This test fails sometimes with a 3 second wait. Extend this wait, but poll to avoid taking all the time.1 parent 4fa99b5 commit eebe352
File tree
1 file changed
+7
-3
lines changed- packages/google-cloud-videointelligence/samples/analyze
1 file changed
+7
-3
lines changedLines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
105 | 111 | | |
106 | 112 | | |
107 | | - | |
108 | | - | |
109 | 113 | | |
110 | 114 | | |
111 | 115 | | |
| |||
0 commit comments