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

Make the build hooks worker idempotent

Prior to this change, the payload was computed in the sidekiq worker
which may have different data due to replication lag.

This change computes the payload when we _enqueue_ the job, and skips
the use of the build-hooks worker, which is retained for backwards
compatibility, but is otherwise redundant.

Added: Adds execute_build_hooks_inline feature-flag

This adds a feature flag around the inline execution of
job hooks.
上级 3a1b92da
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册