Ash FrameworkAF
Ash Framework7mo ago
26 replies
rtorresware

reactor_req - argument option in dsl is missing

Weird because wait_for does work, which supposedly unsugars to argument :_, result(step_to_wait_for). Error:
Compiling 1 file (.ex)
     error: undefined function argument/2 (there is no such import)
     │
 122 │     argument :agent_result, result(:generate)
Solution
GitHub
Contributor checklist
Leave anything that you believe does not apply unchecked.

Bug fixes include regression tests
Chores
Documentation changes
Features include unit/acceptance tests
Refactor...
support `argument` option and pass extra arguments to guard by rtor...
Was this page helpful?