Commit dab1f43
fix(samples): end stream before destroying it (#611)
I've been getting this error until I put call of end() for the stream before destroying it.
`API request error 14 UNAVAILABLE: 408:Request Timeout`
Co-authored-by: Alexander Fenster <[email protected]>1 parent 0ae639c commit dab1f43
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| 193 | + | |
193 | 194 | | |
194 | 195 | | |
195 | 196 | | |
| |||
0 commit comments