OCA / queue

Asynchronous Job Queue
GNU Affero General Public License v3.0
175 stars 451 forks source link

[14.0][IMP] queue_job: track error in chatter (forward port) #598

Closed MiquelRForgeFlow closed 9 months ago

MiquelRForgeFlow commented 9 months ago

Forward port of https://github.com/OCA/queue/pull/597.

OCA-git-bot commented 9 months ago

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

pedrobaeza commented 9 months ago

Isn't that message very long to be put there?

MiquelRForgeFlow commented 9 months ago

Not necessarily.It is not the full traceback, just the error message.

guewen commented 9 months ago

/ocabot merge patch

OCA-git-bot commented 9 months ago

This PR looks fantastic, let's merge it! Prepared branch 14.0-ocabot-merge-pr-598-by-guewen-bump-patch, awaiting test results.

OCA-git-bot commented 9 months ago

@guewen The merge process could not be finalized, because command git push origin 14.0-ocabot-merge-pr-598-by-guewen-bump-patch:14.0 failed with output:

To https://github.com/OCA/queue
 ! [rejected]          14.0-ocabot-merge-pr-598-by-guewen-bump-patch -> 14.0 (fetch first)
error: failed to push some refs to 'https://***@github.com/OCA/queue'
hint: Updates were rejected because the remote contains work that you do
hint: not have locally. This is usually caused by another repository pushing
hint: to the same ref. You may want to first integrate the remote changes
hint: (e.g., 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
OCA-git-bot commented 9 months ago

Congratulations, your PR was merged at 642dedbbf7dddb6e4b0828309737d431469dcbc4. Thanks a lot for contributing to OCA. ❤️