kolibri icon indicating copy to clipboard operation
kolibri copied to clipboard

Move `avg_request_time_to_error` to the backend `context`

Open akolson opened this issue 1 year ago • 1 comments

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_error to the backend context

Acceptance Criteria

  • avg_request_time_to_error is part of the backend context

Assumptions and Dependencies

  • NA

Scope

  • Moving the avg_request_time_to_error

Accessibility Requirements

NA

Resources

akolson avatar Aug 13 '24 15:08 akolson

I can pick this up @akolson

thesujai avatar Aug 16 '24 15:08 thesujai

Fixed in #12660

rtibbles avatar Sep 23 '24 23:09 rtibbles