-
- Downloads
repository: Make GetInfoAttributes read from HEAD:.gitattribute
This is a workaround solution for N+1 problem we come across, see &9006 (comment 1730745750) for details. In order to remove the reliance of info/attribute and avoid breaking Rails with TooManyInvocationsError. GetInfoAttributes is set to read from HEAD:.gitattribute. It will also try to delete info/attribute before reading. After proper refactor on Rails to solve the N+1 problem in this issue gitlab#452425, GetInfoAttributes can be removed totally.
parent
e0dd698f
No related branches found
No related tags found
Please register or sign in to comment