-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
What do you want to share with us?
The current API shows the task status.
When a task has the status FAILURE
, the status is quite simple. It is a string with the exception message from the task.
The proposal for this issue is an enhancement in case of status FAILURE
The suggestion is
"status": {
"error": "string with the error message/exception",
"traceback": "The failure traceback, it can help developers and use troubleshooting in details"
}
This will improve the existent implementation on the RSTUF Worker repository-service-tuf/repository-service-tuf-worker#190
References
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
No labels