is there a way to verify from the prefect cloud UI or from the graphql api which Executor a flow is ...
m
is there a way to verify from the prefect cloud UI or from the graphql api which Executor a flow is using?
n
Hi @Mark McDonald - this isn't possible right now because the API doesn't store data about the executor (which can technically change from run to run)
m
that makes sense - thanks @nicholas
👍 1