File size: 603 Bytes
829c008 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
{
"count": 10000,
"successes": 9479,
"failed_to_download": 521,
"failed_to_resize": 0,
"duration": 563.0530688762665,
"start_time": 1719794652.257776,
"end_time": 1719795215.310845,
"status_dict": {
"success": 9479,
"HTTP Error 404: Not Found": 20,
"The read operation timed out": 14,
"<urlopen error [Errno -3] Temporary failure in name resolution>": 478,
"HTTP Error 410: Gone": 6,
"<urlopen error [Errno 101] Network is unreachable>": 1,
"<urlopen error _ssl.c:990: The handshake operation timed out>": 2
}
} |