diff options
author | Andrew Newdigate <andrew@gitlab.com> | 2017-11-29 09:12:12 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-11-29 09:12:12 +0000 |
commit | 64e5f996fa01d2e9c8462cfbb647997531eaf6c7 (patch) | |
tree | b3bebc2fd1be9822f8be2124aee9acff5acd3ded /changelogs | |
parent | a4f8dddc212fcd91f6a4a09e92b2de6117a21305 (diff) | |
download | gitlab-ce-64e5f996fa01d2e9c8462cfbb647997531eaf6c7.tar.gz |
Add timeouts for Gitaly calls
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/an-gitaly-timeouts.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/an-gitaly-timeouts.yml b/changelogs/unreleased/an-gitaly-timeouts.yml new file mode 100644 index 00000000000..e18d82b2704 --- /dev/null +++ b/changelogs/unreleased/an-gitaly-timeouts.yml @@ -0,0 +1,5 @@ +--- +title: Add timeouts for Gitaly calls +merge_request: 15047 +author: +type: performance |