You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When trying to resize the pool using batch labs on my mac I get the following error when I try to save the resize change.
Error "poolResizeParameter.resizeTimeout must be a TimeSpan/Duration." occurred in serializing the payload - { "nodeDeallocationOption": "requeue", "resizeTimeout": "PT15M", "targetDedicatedNodes": 0, "targetLowPriorityNodes": 0 }.
I then have to hit close and the pool is not resized
To Reproduce
Steps to reproduce the behavior:
Go to pool
Change the value for dedicated nodes
Click save
See error
Expected behavior
Pool is resized
Screenshots
Logs(Click profile > View Logs > app.log, client.log)
If applicable please attach those log files
Version (please complete the following information):
OS: Osx
Version 0.15.2
The text was updated successfully, but these errors were encountered:
Describe the bug
When trying to resize the pool using batch labs on my mac I get the following error when I try to save the resize change.
Error "poolResizeParameter.resizeTimeout must be a TimeSpan/Duration." occurred in serializing the payload - { "nodeDeallocationOption": "requeue", "resizeTimeout": "PT15M", "targetDedicatedNodes": 0, "targetLowPriorityNodes": 0 }.
I then have to hit close and the pool is not resized
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Pool is resized
Screenshots
Logs(Click profile > View Logs > app.log, client.log)
If applicable please attach those log files
Version (please complete the following information):
The text was updated successfully, but these errors were encountered: