| Thread Previous • Date Previous • Date Next • Thread Next |
Hi,
I do not see documented if a job can give a return value for failed.
Also, from what I understand in worker.py, any return values are ignored.
Is the recommended way to raise an exception, like
raise ValueError('A very specific bad thing happened')
Thanks,
Ron
| Thread Previous • Date Previous • Date Next • Thread Next |