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.
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.