Client: improve error reporting #56372
Labels
No Label
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Information from Developers
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/blender-open-data#56372
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Benchmark submission errors are now reported with the
Operator.report()
function. This has a few downsides:As a possible solution we could avoid the
report()
function and write the error message to a permanently-shown and word-wrapping UI element. The submission button should also change text, like "Retry Submission" or something along those lines.Added subscriber: @dr.sybren
This issue was referenced by infrastructure/blender-benchmark-bundle@7b88d7704c
Changed status from 'Open' to: 'Resolved'