linkedin/cruise-control-ui

[feature] handle empty response cases from CC REST API

nareshv opened this issue · 0 comments

Sometimes CC API sends empty responses due to internal exceptions like #14, its worth capture empty responses on HTTP/200 OK and show appropriate message to the user.