-
The text in section 3.4.4 needs to be updated and more explanation needs to be provided on how the play out happens in the client.
A DASH client should start playout from:
• The time indicated by the…
-
Based on your examples, how can a client know how much time to wait until he can retry again?
`boolean isThrottled = throttle.canProceed();`
For example, if `isThrottled` returns `true`, I would lik…
-
First off, kudos to the devs for the new version of CollectionFS, it's looking great!
In the docs I see references to the HTTP access point, and it is easy to verify that this is working (for downloa…
-
I'm getting the following error when trying to download a file via the 0.0.11 gem.
/Users/kold/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/shopify_theme-0.0.11/lib/shopify_theme.rb:19:in `cri…
-
Hi @karmi,
I wanted to give you some feedback about `elasticsearch-model` but didn't find a better place to post it.
This gem is really interesting, especially the "model" part of it.
I really like…
-
We were bitten pretty badly by the issue mentioned in #180, and it took us some time to figure out what was happening.
Our code was very roughly this:
``` ruby
# create.rb
obj = s3.buckets[bucket].o…
-
Hi
I'm sorry to open an issue for what seems to be a misunderstanding on my side, but I'd like to be sure. I'm facing a weird behavior using your AMQP client package: https://gist.github.com/falzm/81…
falzm updated
10 years ago
-
I'm working on something that uploads a few thousand files to s3, and am continually having issues with network errors. I'm using knox in a pretty vanilla way, just using all the defaults (no agent, S…
-
Updating metadata on an object does a copy in the background, and the copy command sets a :private ACL on the new object by default. That a fine behavior for copy, but when doing something like `objec…
zwily updated
11 years ago
-
Bit throttle super deluxe.