#55 Ensure we fail softly when a repository fails to load
Opened by kanarip. Modified

Ensure we fail softly when a repository fails to load.[[BR]]
[[BR]]
Warn the user the repo fails, continue and allow to go back, reload and retry to load the repo.


Milestone First next Stable release deleted

Milestone First next Stable release deleted

Hmm, I've set the failure to setup yum as a fatal error. Maybe I should have not? Should we fatal fail only when in CLI mode?

Hmm, I've set the failure to setup yum as a fatal error. Maybe I should have not? Should we fatal fail only when in CLI mode?

Well, for certain repositories we should wanna fail. But on the other hand, we can never check what repository or repository name holds that important data. So I suggest we not fail at all, but softly, gently, suggest that the build might fail. I also wanted GUI warnings that we suggest continue/abort for in CLI, to have a OK/Cancel in the GUI.

Well, for certain repositories we should wanna fail. But on the other hand, we can never check what repository or repository name holds that important data. So I suggest we not fail at all, but softly, gently, suggest that the build might fail. I also wanted GUI warnings that we suggest continue/abort for in CLI, to have a OK/Cancel in the GUI.

My vote is OK/Cancel for repository fail, on cancel go back to revisor-configuration

My vote is OK/Cancel for repository fail, on cancel go back to revisor-configuration

Metadata Update from @kanarip:
- Issue assigned to kanarip

Metadata