Discovery API not returning the latest runid

The problem I’m having

The discovery API is not giving the model status as of the lastest Run. Its still showing me the status of 2 runs ago.

The context of why I’m trying to do this

I’m using the discovery API to determine weather the parents of my exposures have all ran successfully.

What I’ve already tried

I tried to re-run the job. Problem persists. When run a query on the API for the latest job, all the models have a status of null. It’s as if the metadata is not updating for my new job runs

I think you’ll be better off opening a ticket with the dbt Cloud support team (support@getdbt.com or using the messaging system inside dbt Cloud) as they’ll be able to look at the specific runs and see what’s going on. Please also include the GraphQL query you’re submitting.