Skip to content

Pool view bar does not display counts well #52272

Open
@uranusjr

Description

@uranusjr

Body

I’m not sure what the cause is tbh. To reproduce:

  1. Create a pool that with a low slot count
  2. Create a dag that uses the pool to trigger more tasks than the slot count that run at the same time
  3. Run the dag

You’d get something like this

15 tis using pool1, which has 1 slot


I’m also not sure what the bar should look like either. When the pool is empty (no task runs using it), the bar shows the pool’s total slots. But when it is used, the count can go over the total.

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.

Metadata

Metadata

Assignees

Labels

affected_version:3.0Issues Reported for 3.0area:UIRelated to UI/UX. For Frontend Developers.kind:bugThis is a clearly a bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions