bufferapp / README

Welcome, friend! Here's an overview to our engineering team's documentation
45 stars 252 forks source link

Document update statuses #30

Open ay8s opened 6 years ago

ay8s commented 6 years ago

What's not great

Right now there are a bunch of different update statuses that can be returned from the API. It would be great to document all of these and what they mean. We use a couple of them to determine when a video is being trans-coded etc.

Why this is confusing

We'd love to define these statuses in our models so we can avoid using strings. We can do so now using the ones we know about but would be amazing to account for all of them.