#40 Should gracefully handle S3 errors when processing CoreOS signing requests
Opened 4 years ago by jlebon. Modified 4 years ago

Right now we just do a bucket.download_file(). If that throws, we don't actually send back a message to signal FAILURE. Also, not handling it means that the message goes back to the queue and RoboSignatory is stuck in loop trying to process the same message over and over.


Login to comment on this ticket.

Metadata
Related Pull Requests
  • #41 Merged 4 years ago