vmfloaty/lib
Brandon High 17c18679e2
Update pooler provider to throw an exception if the API returns non-OK
Prior to this commit the API could fail and return `ok: false` but
floaty wouldn't recognize that as a failure.
This commit updates the pooler code to check for `ok` and raise and
error with the body of what the api returns if it's non-truthy.
2019-12-04 16:44:42 -08:00
..
vmfloaty Update pooler provider to throw an exception if the API returns non-OK 2019-12-04 16:44:42 -08:00
vmfloaty.rb Fix rubocop issues 2019-12-04 16:40:57 -08:00