mozilla-services / Dockerflow

Cloud Services Dockerflow specification
Apache License 2.0
195 stars 28 forks source link

What should we return if /app/version.json is missing? #47

Closed leplatrem closed 4 years ago

leplatrem commented 5 years ago
sciurus commented 5 years ago

Maybe a 500 response wit a json-encoded error message that the version info was missing?

leplatrem commented 5 years ago

There should also be some logging somewhere to raise attention :)

sciurus commented 5 years ago

Seems reasonable to send anything contributing to a 5xx error to sentry, which there's an open issue for at mozilla/classify-client/issues/13