Jaka Hudoklin

Results 106 comments of Jaka Hudoklin
trafficstars

In progress of fixing ;) On Nov 12, 2012 3:24 PM, "Christopher Tiwald" [email protected] wrote: > Having the exact same issue with a 13GB upload. > > — > Reply...

Will we ever migrate upload/download process to boto? What are the plans. They have parallel upload support too.

There's a bug. Please uncomment line 100 in GlacierWrapper.py ## MAX_PARTS = 10000 On Fri, Oct 26, 2012 at 12:53 PM, Vidar Hoel [email protected]: > I have pulled this branch...

... and set it to 1000. Or change variable name of next line. On Fri, Oct 26, 2012 at 12:57 PM, Jaka Hudoklin [email protected]: > There's a bug. Please uncomment...

The problem here is different. First of all boto upload implemementation sucks. When you are doing uploads, calls to http functions they must be able to timeout and you must...

@wvmarle : I am reimplementing whole uploaded and still deciding if i will use this upload_part routine from boto or not. The problem is current implementation from us and from...

Tnx, but was wondering because we have a lot of copy-pastes without full traces. But if exception occurs, why not printing the whole stack trace to user, they won't understand...

Yes that flag would be cool, i support ;) I've also committed almost finished, but completely untested new upload implementation available on my github(don't even try to run it it...

Does that also mean we can do multithreaded downloads? On Nov 15, 2012 11:37 AM, "wvmarle" [email protected] wrote: > Just now in my mailbox: range retrievals. > As soon as...

Looks like i've missed something, but give me an example where range retrivals would be really helpfull? On Nov 15, 2012 12:10 PM, "Urban Škudnik" [email protected] wrote: > Hehe, just...