Ravi Shankar
Ravi Shankar
@Hoverbear I'm [working on this](https://github.com/Hoverbear/digitalocean/compare/master...wafflespeanut:features/spaces) atm. Would love to get any kind of feedback! P.S., It's kinda huge, so bear with me ;)
Opened #24! :)
We could have a sub-builder for specific features. For example, we could do this for health checks, ```rust let h = HealthProbe::tcp_port(80) // or something similar (/me not great at...
I'm planning to implement direct upload and multipart upload for objects, so I don't wanna land this just yet. But, it's ready for first pass! (cc @Hoverbear)
Yep, the modules definitely need some structuring. `request/builder.rs` makes sense!
> Part of me wonders if some of this codebase can be reduced by using an existing AWS library for some tasks. What do you think? `rusoto` is probably the...
Also, ``` ▶ CRASH [expected OK] /XMLHttpRequest/send-usp.worker.html │ │ VMware, Inc. │ Gallium 0.4 on softpipe │ 3.3 (Core Profile) Mesa 12.0.1 │ Stack trace for thread "ScriptThread PipelineId {...
This occurs only for issues. PRs do show up in the log. (from yesterday's IRC log) ``` Apr 23 00:07:52 -ghservo/#servo- [highfive] Wafflespeanut opened pull request #92: Assign reviewers to...
Could this be behind #110 and #112, since we don't know what else is causing such "unpredictability"?