-
[NA] [BE] fix: release ExperimentProjectMigrationJob lock on completion (#6675)
发布于
2026-05-12 10:52:45 +00:00 Set holdUntilExpiry=false so the distributed lock is released as soon as a
migration cycle completes, instead of being held for the full lockTimeout
TTL. With the previous behavior, the 30s scheduling interval was effectively
clamped to lockTimeout (5m), throttling real cycles to ~12/hour while the
other firings recorded result=lock_skipped.下载附件