kolibri
kolibri copied to clipboard
Move `avg_request_time_to_error` to the backend `context`
Overview
The avg_request_time_to_error property is more suited for the backend context and should be move there instead. Its currently part of errorreport.
Description and outcomes
- Move
avg_request_time_to_errorto the backendcontext
Acceptance Criteria
avg_request_time_to_erroris part of the backendcontext
Assumptions and Dependencies
- NA
Scope
- Moving the
avg_request_time_to_error
Accessibility Requirements
NA
Resources
I can pick this up @akolson
Fixed in #12660