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