Is your enhancement related to a problem? Please describe
This is a subtask of #22491
Describe the solution you'd like
After this recent PR, when the attribute controller.devfile.io/bootstrap-devworkspace: true is set on a DevWorkspace object, then the project clone is configured to search for a devfile and apply it after cloning the DW projects.
To close the issue to automatically restart a workspace and the epic to support resolving devfiles for any git service we need now to automatically add this attribute when the che-server fails to resolve a Devfile (because of an unsupported git service or because an error occurred).