Added implementations for get_run_status and reload_repository_location
In forthcoming diffs:
- Backcompatability scaffolding
- Submitting Pipeline Execution
Differential D7409
[RFC] [dagster-graphql] Python Client Implementation [1/4] • sidkmenon on Apr 13 2021, 6:12 PM. Authored by Tags None Referenced Files
Subscribers None
Details Added implementations for get_run_status and reload_repository_location In forthcoming diffs:
Added testing for success conditions as well as for 1) query validation failures and 2) runtime errors on the server side (i.e. a requested run does not exist, etc.)
Diff Detail
Event TimelineComment Actions Add to graphql documentation as well? there are directive you can use to make the classes and associated methods show up
|