Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect autoscaling confirmation pop up #1426

Open
funkyrailroad opened this issue Mar 11, 2025 · 0 comments
Open

Incorrect autoscaling confirmation pop up #1426

funkyrailroad opened this issue Mar 11, 2025 · 0 comments
Labels

Comments

@funkyrailroad
Copy link

Describe the bug
Autoscaling notification doesn't show the inputted values, it shows the variables

To Reproduce
Steps to reproduce the behavior:

  1. Go to the workers tab
  2. Click on a worker
  3. Input two values for autoscaling (min and max values)
  4. See error

Expected behavior
It should show the values you inputted for min and max.

Screenshots
Image

System information
Output of python -c 'from flower.utils import bugreport; print(bugreport())' command

python3 -c 'from flower.utils import bugreport; print(bugreport())'

flower -> flower:2.0.1 tornado:6.4.2 humanize:4.12.1
software -> celery:5.4.0 (opalescent) kombu:5.4.2 py:3.9.20
billiard:4.2.1 py-amqp:5.3.1
platform -> system:Linux arch:64bit
kernel version:5.15.0-1052-oracle imp:CPython
loader -> celery.loaders.app.AppLoader
settings -> transport:amqp results:disabled

deprecated_settings: None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant