Closed SultanOrazbayev closed 2 years ago
Thanks for reporting this, @SultanOrazbayev. I'll make sure someone takes a look
@SultanOrazbayev -- @marcosmoyano fixed this a few days ago. I just scaled down a 100-worker cluster and the updated web UI responded impressively fast (to me at least)
The cost per hour (at least as reported in the dashboard on the Coiled website) is not adjusted after cluster is scaled down. As far as I can tell, this only affects reported cost but not the billing.
Steps to reproduce:
cluster = Cluster(n_workers=1) client = Client(cluster)
cloud.coiled.io
website the cost per hour will be reported as 24 credits per hour.cloud.coiled.io
website the cost per hour will continue to be reported as 24 credits per hour.