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

Add Webhook recursion detection

Adds logging when:

- recursive webhook calls are detected.
- the total number of webhooks triggered by other webhooks within a
  sequence goes above a threshold.

The detection uses a header, which is passed through from the request to
the web hooks to track graphs of web hook requests.

The feature is behind a feature flag.

The next iteration will be to block the webhook from firing rather than
log.

https://gitlab.com/gitlab-org/gitlab/-/issues/329743
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/75821
上级 82253cc6
No related branches found
No related tags found
无相关合并请求
显示
586 个添加14 个删除
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册