Commit a163e7b
authored
Fix http_request media sources (#513)
* http_request retries fetching headers if timed out and fixes http media source getting in stuck state
* update commit that uses an int64 temporary to properly validate EAGAIN code
* Don't fail on intermitten http reads timing out, only do so after a larger threshold1 parent 8ca6ba1 commit a163e7b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1702 | 1702 | | |
1703 | 1703 | | |
1704 | 1704 | | |
1705 | | - | |
| 1705 | + | |
1706 | 1706 | | |
1707 | 1707 | | |
1708 | 1708 | | |
| |||
0 commit comments