Ryan Hatter

Results 64 comments of Ryan Hatter

I wonder if the link in the DAG ID column should also take users to the DAG run associated with that row...

This also appears broken for the Task Instance view.

The downside to breeze is it requires Docker which requires quite a bit of RAM that might make contributing prohibitive to some users. Alternatively there could be a separate quickstart...

> I added this button in order to reset the Running/Failed filter. For example: > > * I select "Active" > * I select "Failed" > > I now want...

I think the log you shared ([source](https://github.com/apache/airflow/blob/main/airflow/jobs/scheduler_job_runner.py#L776-L780)) erroneously replaced the "stuck in queued" log somehow. Can you check your scheduler logs for "stuck in queued"?

> This meant to solve #33625 right? Yes, I think so, but specifically for task instance logs served from blob storage.

@dstandish I believe this would only apply to completed tasks? I don't think running tasks serve logs from blob storage