ChameleonCloud / python-chi

Python client for the Chameleon testbed
Apache License 2.0
4 stars 4 forks source link

Update create_lease function in lease.py #55

Closed BNNARAJ closed 8 months ago

BNNARAJ commented 8 months ago

These changes are done regarding the issue in which resource exhaustion error is handled more smoothly rather than printing a log message.

Mark-Powers commented 8 months ago

Thanks for the PR. I don't think this improves any usability however, and ResourceExhaustionError is not a defined exception class.