Actions
Feature #10774
closedProperly handle failures during processing incorrect models
Start date:
03/29/2021
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
When users provide incorrect models during checking many targets at once, there are strange errors, e.g. that there are no additional sources or something was not found within the cache, in addition to one message with real issue. It would be better to handle this so that users will easily find that useful error message.
Updated by Evgeny Novikov over 3 years ago
- Status changed from New to Resolved
I implemented this feature in branch feature-10774 that is tested by CI now.
Updated by Evgeny Novikov over 3 years ago
- Status changed from Resolved to Closed
Tests passed, so, I merged the branch to master in 1648fb475. Starting from now it will be a bit easier to find out errors in models under development.
Actions