[go: up one dir, main page]

Skip to content

Direct Transfer: Investigate whether we can use data_consistency: :delayed in the workers

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

!170349 (merged) is updated workers to use data_consistency: :sticky and I believe we can use data_consistency: :delayed since all jobs don't need to run immediately. They also have retries enabled which is a requirement for using the delayed option.

Edited by 🤖 GitLab Bot 🤖