Skip to content

Remove custom threshold for Merge Request Discussions API endpoint

Nailia Iskhakova requested to merge remove-mr-discussions-issue into master

gitlab-org/gitlab#32455 (comment 314089240) - Merge Request Discussions API endpoint was significantly improved.

Looking into reference environment results, the endpoint should now handle standard load rate and meet the main performance target(<500ms) thus the MR removes custom threshold for this endpoint.

Merge request reports