ChameleonCloud / python-chi

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

Update create_lease function in lease.py #55

Closed BNNARAJ closed 6 months ago

BNNARAJ commented 6 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 6 months ago

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