Actions
action #69871
closedImprove error handling when restarting jobs
Status:
Resolved
Priority:
Low
Assignee:
Category:
Feature requests
Target version:
QA (public, currently private due to #173521) - future
Start date:
2020-08-11
Due date:
% Done:
0%
Estimated time:
Description
auto_duplicate
and duplicate
should pass an error message to the caller so that the REST-API can provide a useful error message. (The UI for displaying error messages is already in place.)
The problem came up in a PR review: https://github.com/os-autoinst/openQA/pull/3300/files#r467916817
Updated by mkittler over 4 years ago
- Related to action #69997: Streamline "restart" and "duplicate" routes of the REST-API added
Updated by okurz over 4 years ago
- Category set to Feature requests
- Target version set to future
- Difficulty set to easy
Updated by mkittler over 4 years ago
- Status changed from New to In Progress
I haven't seen that you marked it explicitly as future so here's a PR: https://github.com/os-autoinst/openQA/pull/3312
Updated by livdywan over 4 years ago
- Status changed from In Progress to Feedback
Updated by mkittler over 4 years ago
- Status changed from Feedback to Resolved
I guess it is good enough for now and if there's still a bug with it we can re-open the issue.
Actions