queue icon indicating copy to clipboard operation
queue copied to clipboard

[16.0][IMP] queue_job: run specific hook method after max_retries

Open QuocDuong1306 opened this issue 1 year ago • 2 comments

When a job has been tried for max_retries but still fails, final FailedJobError is raised and job is set to Failed.

This PR enables developers to run a specific hook method when this happens.

QuocDuong1306 avatar Jul 26 '24 10:07 QuocDuong1306

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

OCA-git-bot avatar Jul 26 '24 10:07 OCA-git-bot

@QuocDuong1306 @trisdoan shall we close this one in favor of #734 ?

simahawk avatar Mar 20 '25 09:03 simahawk

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

github-actions[bot] avatar Jul 20 '25 12:07 github-actions[bot]