aws / aws-lambda-python-runtime-interface-client

Apache License 2.0
261 stars 74 forks source link

Raise all init errors in init instead of suppressing them until the fist invoke #163

Closed trivenay closed 1 month ago

trivenay commented 1 month ago

Issue #, if available: NA

Description of changes: Raise all init errors in init instead of suppressing them until the fist invoke

Target (OCI, Managed Runtime, both): Both

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.