-
-
Notifications
You must be signed in to change notification settings - Fork 536
[14.0][IMP] queue_job: track error in chatter (forward port) #598
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[14.0][IMP] queue_job: track error in chatter (forward port) #598
Conversation
|
Hi @guewen, |
|
Isn't that message very long to be put there? |
|
Not necessarily.It is not the full traceback, just the error message. |
pedrobaeza
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK, although I'm not very sure it will be helpful without the full trace if the error is for example just ValidationError.
|
/ocabot merge patch |
|
This PR looks fantastic, let's merge it! |
|
@guewen The merge process could not be finalized, because command |
|
Congratulations, your PR was merged at 642dedb. Thanks a lot for contributing to OCA. ❤️ |
Forward port of #597.