Skip to content

[IMP] queue_job_batch: Add batch execution_time field.#937

Open
amh-mw wants to merge 1 commit into
OCA:18.0from
amh-mw:18.0-batch-execution_time
Open

[IMP] queue_job_batch: Add batch execution_time field.#937
amh-mw wants to merge 1 commit into
OCA:18.0from
amh-mw:18.0-batch-execution_time

Conversation

@amh-mw
Copy link
Copy Markdown
Member

@amh-mw amh-mw commented May 19, 2026

This also adds an _on_finished hook that retries until the entire batch is complete.

@amh-mw amh-mw marked this pull request as ready for review May 19, 2026 15:38
@amh-mw
Copy link
Copy Markdown
Member Author

amh-mw commented May 19, 2026

The _on_finished hook collapses an entire batch job (potentially containing millions of jobs) into a single node in the graph.

@amh-mw
Copy link
Copy Markdown
Member Author

amh-mw commented May 19, 2026

While testing, it appears that the recurring check_state job is added to the batch and is hanging. Investigating...
Edit: Fixed.

This also adds an _on_finished hook that retries until the entire
batch is complete.
@amh-mw amh-mw force-pushed the 18.0-batch-execution_time branch from fdf659d to 4aca6cc Compare May 20, 2026 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants