Skip to content

Raw error attribute in job model

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 14:10
· 2 commits to master since this release
33e0a62

Summary

This pr adds raw_error new attribute in job model.

This allows any gem implementation to manipulate error as it was created, giving the possibility to access error's inner fields without serialization.