I should have it:
- list the file that failed
- put it back into the queue for reprocessing
Should I track the number of retries? I don't want it to try indefinitely, do I?
2016/06/07 00:20:36 Unsolicited response received on idle HTTP channel starting with "HTTP/1.0 408 Request Time-out\r\nCache-Control: no-cache\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n<html><body><h1>408 Request Time-out</h1>\nYour browser didn't send a complete request in time.\n</body></html>\n"; err=<nil>
I should have it:
Should I track the number of retries? I don't want it to try indefinitely, do I?