Skip to content

[IMP] queue_job: handle non-existing method job#940

Open
RyanTranAVB wants to merge 1 commit into
OCA:18.0from
RyanTranAVB:18.0-handle-non-existing-method-job
Open

[IMP] queue_job: handle non-existing method job#940
RyanTranAVB wants to merge 1 commit into
OCA:18.0from
RyanTranAVB:18.0-handle-non-existing-method-job

Conversation

@RyanTranAVB
Copy link
Copy Markdown

When a Job is previously created with a valid method, at any point if job not yet executed and the method is no longer valid, job runner can be stuck trying to enqueue it. This commit allows to skip these jobs with proper exception and one can clean/fix them if needed.

@OCA-git-bot
Copy link
Copy Markdown
Contributor

Hi @guewen, @sbidoul,
some modules you are maintaining are being modified, check this out!

@OCA-git-bot OCA-git-bot added mod:queue_job Module queue_job mod:test_queue_job Module test_queue_job series:18.0 labels May 30, 2026
@RyanTranAVB RyanTranAVB force-pushed the 18.0-handle-non-existing-method-job branch 2 times, most recently from 8fa21ed to 5a60d36 Compare May 30, 2026 14:52
@RyanTranAVB RyanTranAVB force-pushed the 18.0-handle-non-existing-method-job branch from 5a60d36 to 850506f Compare May 30, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:queue_job Module queue_job mod:test_queue_job Module test_queue_job series:18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants