fix: parallel reposting stalls between scheduler ticks (#57220)

This commit is contained in:
rohitwaghchaure
2026-07-17 16:27:27 +05:30
committed by GitHub
parent 3f53475cad
commit 40f861c0a0
3 changed files with 152 additions and 44 deletions

View File

@@ -464,8 +464,6 @@ scheduler_events = {
"cron": {
"0/15 * * * *": [
"erpnext.manufacturing.doctype.bom_update_log.bom_update_log.resume_bom_cost_update_jobs",
],
"0/30 * * * *": [
"erpnext.stock.doctype.repost_item_valuation.repost_item_valuation.run_parallel_reposting",
],
# Hourly but offset by 30 minutes