This PR throws exception if eager connection to Momento fails rather than treating is as a best effort. This ensures that clients can safely retry their Lambdas or handle deployments accordingly, as a connection failure is a lot likely to result in client-side timeouts/errors.
This PR throws exception if eager connection to Momento fails rather than treating is as a best effort. This ensures that clients can safely retry their Lambdas or handle deployments accordingly, as a connection failure is a lot likely to result in client-side timeouts/errors.