madrobby / downtime

Standardized JSON API to indicate downtime for apps and services
MIT License
90 stars 4 forks source link

Unscheduled future downtime #3

Closed timcraft closed 11 years ago

timcraft commented 11 years ago

The readme says "The file shouldn't contain events in the past", but the example indicates that there can be "unscheduled" events listed.

I might be missing something, but how do you know when future downtime will be if it is unscheduled :interrobang:

madrobby commented 11 years ago

You don't, you just add an entry with started_at set to now when unscheduled downtime occurs.

Thomas http://script.aculo.us/thomas http://slash7.com/company

On Dec 30, 2012, at 4:36 PM, Tim Craft notifications@github.com wrote:

The readme says "The file shouldn't contain events in the past", but the example indicates that there can be "unscheduled" events listed.

I might be missing something, but how do you know when future downtime will be if it is unscheduled

— Reply to this email directly or view it on GitHub.