Skip to content
Snippets Groups Projects
Commit 819321c3 authored by Roopam Rathod's avatar Roopam Rathod Committed by Jigar Vaghela
Browse files

[FIX] account:Auto Post scheduler action threads killed by timeout.


Before this commit:

  When there is too much records to post and it's take time more than 15 minutes then server was restarted.
  So scheduler action will do the process with the same records again and again.

After this commit:

  post record in batch of 1000

opw-2451446

closes odoo/odoo#69738

X-original-commit: b87612d6
Signed-off-by: default avatarWilliam André (wan) <wan@odoo.com>
Signed-off-by: default avatarrrt-odoo <rrt-odoo@users.noreply.github.com>
parent af5a88e8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment