Currently, devworkspace operator does not track deployment issues, like invalid memory limit and request (note this particular case we handle on DWO case after #464) and some more cases when Deployment can not create pod.
So, this issue is about making DWO track deployment events and detect unrecoverable ones, I guess it can be similar to what Che Server has.