Skip to content

[18.0][IMP] edi_queue_oca: implement on fail hooks - #331

Open
simahawk wants to merge 2 commits into
OCA:18.0from
camptocamp:18-queue-on-fail
Open

[18.0][IMP] edi_queue_oca: implement on fail hooks#331
simahawk wants to merge 2 commits into
OCA:18.0from
camptocamp:18-queue-on-fail

Conversation

@simahawk

Copy link
Copy Markdown
Contributor

Rely on new on fail hooks from the queue job module.
@simahawk

simahawk commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

TODO: include #335

The on fail hooks introduced in b3290c7
are declared in a noupdate data file, so databases created before that
commit never got `on_fail_method` on the exchange record job functions,
and failed jobs do not update the exchange record state.

Add a post-migration script to fill the missing values.
@SilvioC2C

Copy link
Copy Markdown
Contributor

@simahawk backport of #335 is now included; also, the test-req.txt file updates have been reverted now that OCA/queue#971 has been merged.

@simahawk

simahawk commented Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

to include #336

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.

5 participants