Skip to content
代码片段 群组 项目
未验证 提交 c795e22a 编辑于 作者: Rodrigo Tomonari's avatar Rodrigo Tomonari 提交者: GitLab
浏览文件

Retry source user creation

Although SourceUserMapper#find_or_create_source_user implements a lock
to prevent duplicated source users from being created, occasionally the
lock does not work and a duplicated error is raised.

This change updates SourceUserMapper to use the Retriable GEM for
retrying the creation of the source user. It also updates BulkImport
pipelines to re-enqueue if the number of retries is exhausted.
上级 10d1dfec
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册