You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I pulled down the latest Docker image (1.22.7 at time of this writing) and I am trying to use the /dag-runs/{name}/{dagRunId} endpoint with the latest keyword in the {dagRunId} slot as described in the OpenAPI spec. However, I keep getting a 404 error with the message "dag-run ID latest not found for {name}". Is this an unreleased feature?