Skip to content
代码片段 群组 项目
提交 c3df27ac 编辑于 作者: Vasilii Iakliushin's avatar Vasilii Iakliushin 提交者: Luke Duncalfe
浏览文件

Don't trigger a sentry error for Gitaly exceptions

**Problem**

We add a Sentry error for cases when Gitaly is not available. We
already handle this exception, so Sentry tracking is not necessary.

We return a 200 response when the Gitaly is not available. It is
confusing and makes it difficult to track unsuccessful requests.

**Solution**

* Respond with 503 error
* Don't log exceptions in Sentry

Changelog: changed
上级 81f5f80f
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册