856447ccd3
This throttles the number of UPDATE queries that can be triggered by calling "touch" on a Note, Issue, or MergeRequest. For Note objects we also take care of updating the associated "noteable" relation in a smarter way than Rails does by default.
5 lines
102 B
YAML
5 lines
102 B
YAML
---
|
|
title: Throttle the number of UPDATEs triggered by touch
|
|
merge_request:
|
|
author:
|
|
type: performance
|