Why fetching secret first time via “SecretCache” is SUPER SLOW compared to via SecretsManagerClient
When I configure a SecretCache with a SecretsManagerClient it takes my app (running as a docker container on my local mac) 10-12 seconds to retrieve the secret from AWS Secrets Manager.