Hello there π When a job fail the current behavior is to only log and return [None](https://github.com/schubergphilis/towerlib/blob/main/towerlib/entities/job.py#L1396). Would it be possible to return the error? Could be useful π Thanks !