summaryrefslogtreecommitdiff
path: root/bookpipeline/aws.go
AgeCommit message (Expand)Author
2019-10-08Continue separating the repository; remove all but preproc, and move integral...Nick White
2019-10-02Add wipeonly queue and functionalityNick White
2019-09-24Rewrite GetInstanceDetails so page function is separateNick White
2019-09-24Move ec2 stuff out of lspipeline and into aws.goNick White
2019-09-23gofmtNick White
2019-09-23Move the sqs stuff out to aws.goNick White
2019-09-16Be more careful to try to grab the message after a heartbeat failure more qui...Nick White
2019-09-14Ensure enough time has elapsed before looking for the message to reget in the...Nick White
2019-09-11Work around the SQS limit of 12 hours of visibility timeoutNick White
2019-09-05gofmtNick White
2019-09-04Rewrite heartbeat so errors during it will be reported, and the aws api doesn...Nick White
2019-08-28Split out bookpipeline to cmd/Nick White
2019-08-23Fix gaping bugs by using correct queues and downloadsNick White
2019-08-22gofmtNick White
2019-08-22Update usage string, and commentsNick White