- Version reported when an error is returned in serverless.
- Log level can be set with
RUNPOD_LOG_LEVELenvironment variable.
- Command Line Interface (CLI)
- Can generate a credentials file from the CLI to store your API key.
get_gpunow supportsgpu_quantityas a parameter.
- Minimized the use of pytests in favor of unittests.
- Re-named
api_wrappertoapifor consistency. aiohttp_retrypackaged replacedrp_retry.pyimplementation.
- Serverless bug that would not remove task if it failed to submit the results.
- Added missing
get_pod - Remove extra print statement when making API calls.