Ash FrameworkAF
Ash Framework3y ago
5 replies
rellen

AshOban trigger `read_metadata` passed to action as argument?

Hello!
In the AshOban code, there is this documentation statement: https://github.com/ash-project/ash_oban/blob/main/lib/ash_oban.ex#L129
I can't see where metadata is passed to the update action. I presume it would be somewhere here: https://github.com/ash-project/ash_oban/blob/main/lib/transformers/define_schedulers.ex#L477-L492
What am I missing? Has this part of the feature been missed, or was it never the intention to grab the metadata back out of the Oban job table into Ash land again?
GitHub
An Ash extension for interacting with Oban. Contribute to ash-project/ash_oban development by creating an account on GitHub.
GitHub
An Ash extension for interacting with Oban. Contribute to ash-project/ash_oban development by creating an account on GitHub.
Was this page helpful?