bw-intuit
bw-intuit
The reason we upload to SDB first is to handle the edge cases where the heirloom is uploaded to S3, but then errors before adding the record to SDB leaving...
$ heirloom upload -n test2 -d /tmp/123 -i test123 -s xxx 2014-04-02 09:30:25 -0700 INFO : Destroying test2 test123 2014-04-02 09:30:28 -0700 INFO : Archiving with: `cd /tmp/123 && tar...
Due to the way that heirloom follows tokens to pull all the heirlooms, the count functionality in list is currently broken and returning all heirloom always.
Currently throws a stack trace: ``` # sd list -r /Users/bweaver/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/excon-0.32.0/lib/excon/middlewares/expects.rb:6:in `response_call': Expected(200) Actual(403 Forbidden) (Excon::Errors::Forbidden) response => #"\nExpiredTokenThe security token included in the request is expired50d0fc32-d2e1-479e-8926-d52a0869ea8a", :headers=>{"Transfer-Encoding"=>"", "Date"=>"Wed, 20...