We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Autoscaling notification doesn't show the inputted values, it shows the variables
To Reproduce Steps to reproduce the behavior:
Expected behavior It should show the values you inputted for min and max.
Screenshots
System information Output of python -c 'from flower.utils import bugreport; print(bugreport())' command
python -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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Autoscaling notification doesn't show the inputted values, it shows the variables
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should show the values you inputted for min and max.
Screenshots

System information
Output of
python -c 'from flower.utils import bugreport; print(bugreport())'
commandpython3 -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
The text was updated successfully, but these errors were encountered: