Toby Murray

Results 18 comments of Toby Murray

Just checking in... Nothing has changed about the behavior or documentation described in this issue.

We are running into this problem when talking to [Litmos](https://www.litmos.com/). There is a `type` field in the list of group members that causes Jackson to error out. We have gotten...

Hmm yes that is definitely a problem users should be made aware of. I think we are avoiding it because we use JMS queues for pushing things to Canvas in...

Yeah, the use of `Optional` for single object returns was questionable. Our team was pretty new to Java 8 and I'm not sure we did the right thing here. If...

Thank you, bumping `MIN_CHUNK_SIZE` up to 16 MB let my uploads go from ~80 Mbps up to fully utilizing my 300 Mbps upstream!

This is what viruses are for :)

Will this actually get me anything though? Since I'm doing everything inside of a single huge transaction I don't think this would actually get me any kind of measurable performance...

I just copy the credentials.json file around :) But yes, it should be handled better. Especially since the script output **claims** that it is looking for it in the same...

Yeah, I'm up to 27 stuck in processing. All 3 of my uploads today got stuck. What is really annoying me is that I can't delete tracks that are stuck...

Is there any documentation about how data is structured in the `.idx` files? The images are just in a 1 FPS video stream and would be trivial to pull out...