heroku / identity

[DEPRECATED] Login and OAuth management service for Heroku
https://id.heroku.com/
MIT License
246 stars 0 forks source link

Identity production checklist #10

Closed brandur closed 11 years ago

brandur commented 11 years ago
brandur commented 11 years ago

All boxes ticked except the security review. Closing this in favor of #11.

markpundsack commented 11 years ago

For:

Has undergone simulation testing to ensure graceful handling of degredation and failure modes. note: api failure will result in an "internal server error" page; not the most graceful possible failure, but we can't do much better than that based on the nature of the product

How about detecting maintenance mode and displaying a different page; at least the static page api.heroku.com would have displayed in the same circumstance?