Investigate async race condition in MergeRequest::RefreshService
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
We identified a race condition in MergeRequest::RefreshService
that we suspect is due to an async process OR multiple calls to the service firing. We patched the immediate issue by adding a 10-second delay to the worker to allow for whatever the issue is to clear, but this is more of a bandage than a solution.
Edited by 🤖 GitLab Bot 🤖