Fix BG migration causes unprocessed jobs due to the concurrency limit
This commit fixes the BG migration bug that its retry mechanizm is not working as expected due to the concurrency limiting with exclusive lease. In order to fix the retry jobs, we have to allow to run multiple jobs at some points.
Showing
Please register or sign in to comment