diff options
author | Mark Hatle <mark.hatle@kernel.crashing.org> | 2023-03-09 16:52:20 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-11 20:49:22 +0000 |
commit | f9b422152bdb40ed49e3310983faf7f5fe58b10d (patch) | |
tree | 5f16ad8ecc83eade43a820a7c26ad389b02fe659 /meta/recipes-graphics/pango | |
parent | 713f60559d897d5e73ca7b0d06f796a5a0e524e9 (diff) | |
download | poky-f9b422152bdb40ed49e3310983faf7f5fe58b10d.tar.gz |
bitbake: wget.py: Add catch TimeoutError exception
We've observed TimeoutError exceptions during the sstate-cache mirror fetch,
it appears that due to the number of (invalid) files requested the remote
side is eventually dropping the connection (not closing it) which can result
in a TimeoutError exception being sent, while rate it is different from the
urllib.error.URLError or ConnectionResetError.
(Bitbake rev: 6041b34740deee09ea65d705702555456a5e05d8)
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/pango')
0 files changed, 0 insertions, 0 deletions