Roei Jacobovich
11/15/2022, 3:20 PMDagsterGraphQLClient.reload_repository_location
but I have to get somehow Dagit’s IP and all the repository locations. Is there a way to extract these from the sensor context? (maybe from the DagsterInstance
)?
If there’s another way (not using GraphQL and Dagit) that could be great too!
Thanks!claire
11/15/2022, 9:22 PMreload_repository_location
accepts a repository location name, so maybe we can just add an endpoint to fetch the repository location namesRoei Jacobovich
11/15/2022, 10:18 PMclaire
11/17/2022, 2:20 AMDagsterGraphQLClient
that returns the repository locations though, which should at least help with the programmatically generated repositoriesDagster Bot
11/17/2022, 2:20 AM