Skip to content

CE-2335: improve deployment error messaging

Christina Jenks requested to merge CE-2335-improve-http-424 into develop

Uses the description from the server response if available, to better communicate what went wrong to the user. It now looks like this: Screenshot_2023-12-18_at_11.28.47

Screenshot_2023-12-18_at_11.28.56

Steps to reproduce:

  1. Set the proxy to demo
  2. Go to http://localhost:3000/iocs/15?jobs_page=0&jobs_rows=5&tab=Management
  3. Use the latest revision (4333292d) and one of the ccce hosts
  4. Click Deploy

Closes CE-2335

Merge request reports