Ash FrameworkAF
Ash Framework8mo ago
27 replies
mcoll

AshOban job failures

I have a job that runs using AshOban, which I find a very nice way of doing things tbh, as most things you've done so far!

However it seems to me that the only way to handle failures is to give it an action to run. For example setting the state to failed, however I'd like to be able to see the failure in Oban apart from setting the Resource as failed. I have scoured the documentation but I don't see a way of having the Oban job fail on failure. Am I missing something? Was there a specific reason this is like this?
Was this page helpful?