mozilla / protodash

Apache License 2.0
2 stars 7 forks source link

Add expiry dates for prototype applications #20

Open wlach opened 4 years ago

wlach commented 4 years ago

To try to emphasize the "prototype" aspects of this, we should add expiry dates to prototype dashboards, set to some configured maximum (e.g. 6 months from the current day). If the current date exceeds the expiry date, don't serve the content for this. This helps set expectations that things should either be promoted to production or retired.

Note that this configuration would not apply for "production" configurations, if we extend protodash to support those (see #17)